JSPM

bizcharts

4.0.0-beta.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22492
  • Score
    100M100P100Q171546F
  • License MIT

bizcharts

Package Exports

  • bizcharts
  • bizcharts/lib
  • bizcharts/lib/components/Annotation
  • bizcharts/lib/components/Axis
  • bizcharts/lib/components/Chart
  • bizcharts/lib/components/Coordinate
  • bizcharts/lib/components/Coordinate/coord
  • bizcharts/lib/components/Interaction
  • bizcharts/lib/components/Legend
  • bizcharts/lib/components/Tooltip
  • bizcharts/lib/components/View
  • bizcharts/lib/context/root
  • bizcharts/lib/context/view
  • bizcharts/lib/core
  • bizcharts/lib/createPlot
  • bizcharts/lib/g2-all
  • bizcharts/lib/geometry
  • bizcharts/lib/geometry/Area
  • bizcharts/lib/geometry/Base
  • bizcharts/lib/geometry/Edge
  • bizcharts/lib/geometry/Heatmap
  • bizcharts/lib/geometry/Interval
  • bizcharts/lib/geometry/Label
  • bizcharts/lib/geometry/Line
  • bizcharts/lib/geometry/Path
  • bizcharts/lib/geometry/Point
  • bizcharts/lib/geometry/Polygon
  • bizcharts/lib/geometry/Schema
  • bizcharts/lib/hooks/useChartInstance
  • bizcharts/lib/hooks/useChartView
  • bizcharts/lib/hooks/useTheme

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bizcharts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Bizcharts Plot

基于 bizcharts 4.0 版本

npm 使用

npm install bizcharts --save

Browser

开发

tnpm i
tnpm run start

发布

npm publish

stories中开发对应的调试 demo