@feugene/granularity-charts
Charts drawn with the same theme tokens as the rest of the interface, in own SVG. Take it when a chart has to match the interface rather than a charting library.
- version
0.11.0- Public subpaths
- 21
- Components
- 10
- Runtime dependencies
- 0
How the package describes itself on npm: Charts for the @feugene/granularity design system — own SVG, zero dependencies, drawn with theme tokens.
Installation
The command installs the package and its required peer dependencies: the library does not bring them, because your application already has them.
npm i @feugene/granularity-charts @feugene/granularity @feugene/unocss-preset-granular vuepnpm add @feugene/granularity-charts @feugene/granularity @feugene/unocss-preset-granular vueyarn add @feugene/granularity-charts @feugene/granularity @feugene/unocss-preset-granular vuebun add @feugene/granularity-charts @feugene/granularity @feugene/unocss-preset-granular vueOptional peer dependencies
Declared optional: they are needed only by the part of the package that uses them. Your package manager will not remind you about them.
@feugene/unplugin-granularityunplugin-vue-components@feugene/fint-i18n
What is inside
The manifest declares 21 entry points — importing through them is what keeps the bundle free of what you did not use.
No runtime dependencies: only the code of the package itself reaches your application.
Components
- GrChartArea
- GrChartBar
- GrChartBullet
- GrChartFunnel
- GrChartHeatmap
- GrChartLine
- GrChartPie
- GrChartRadar
- GrChartWaterfall
- GrSparkline
Package documentation
Written in the library repository. The portal links to it rather than retelling it.
Links
The npm pageSources in the repositoryChangelogThe licence, one for the whole family