0.6.0 • Published 2 years ago

@arkitema/visualizations v0.6.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@arkitema/visualizations

This package offers components that enables you to visualise data.

It conists of the following:

  • StackedBarChart: Showcase data using a vertical bar chart with multiple data series stacked on top of each other.
  • HorizontalStackedBarChart: Showcase data using a horizontal bar chart with multiple data series stacked on top of each other.
  • PieChart: Enables you to represent data using a classic pie chart visualization.

Installation

npm install --save @arkitema/visualizations