bizcharts-venn
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

BizCharts-venn

More details about BizCharts

Features

  • Venn of Bizcharts@3.5.8

venn.png

Installation

npm

$ npm install --save bizcharts-venn

dev demo

$ npm start
// auto opened in browser http://localhost:3001/

Usage

import Venn from 'bizcharts-venn'

const data = [...];

<Venn data={data} /* height={500} padding={10} */ />

Comments

Bizcharts@4.x.x does not support Venn graphs. And there is no package which provides data interface for venn of bizcharts, so this library for transferring parameters was released.

Readme

Keywords

Package Sidebar

Install

npm i bizcharts-venn

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

10.6 kB

Total Files

9

Last publish

Collaborators

  • zhangshasha0420