-
Notifications
You must be signed in to change notification settings - Fork 0
nivo.rocks
Daniel edited this page May 10, 2018
·
4 revisions
nivo is the data visualization library in our React front end. The powerful nivo library is like bootstrap for graphs & charts. It provides a rich set of components, built on top of the d3 and React libraries.
We rendered our data in the bar chart. The bar can display multiple data series, stacked or side by side. It also supports both vertical and horizontal layout, with negative values descending below the x axis (or y axis if using horizontal layout).
Component : http://nivo.rocks/#/bar
Stoybook: http://nivo.rocks/storybook/
Sample code: https://codesandbox.io/search?query=@nivo/bar
Developed by BCIT SSD 2018 students in collaboration with Plasmatic Technologies Inc.