-
Research react chart libraries
There's new ones being created all the time.
There's probably an awesome one that we haven't heard of.
Let's find and use that one for our charts.
Just report the po…
-
I would like to set the offset of my x-axis label so I can display between the grid lines
![xrf9m](https://user-images.githubusercontent.com/2104706/51539285-85f02880-1e4b-11e9-8db3-7183c690b30e.pn…
-
Hello! Is there currently a way to customize the label that shows in when one hovers over a section of a chart? For example, on the following Pie chart:
![image](https://user-images.githubusercontent…
-
server-side-render
sharing via email/social
i18n
This is awesome by the way!
-
Currently, the pie charts work fine on the client side and I'm able to use the data in the pie chart slices using onClick functionality. But, when it comes to server side rendering, the pie charts don…
-
Hellow,
I would enjoy being able to draw Regression charts with Nivo, which are basically scatter plots with a straight line. (for instance: x=y)
![Example](https://encrypted-tbn0.gstatic.com/im…
-
Hi,
Do Nivo has the capability to programmatically render visuals on charts to endup doing things such as in the following example?: https://www.highcharts.com/demo/synchronized-charts
Basically…
-
What implications would it have to remove this check?
https://github.com/plouc/nivo/blob/9728dd85662c9c26c3193b7db5bea5eaf61377ec/src/lib/charts/line/index.js#L20-L28
Often Line Chart series have …
-
Hello ,
I am having issues importing the NIVO library in to my project. I am pretty sure there is an issue on my side but not able to figure that out. Can you please help? I have followed the foll…
ghost updated
6 years ago
-
First of all thanks for the awesome project!
I was wondering is it possible to set the axis tick count? This way unknown series sizes should still scale reasonably well. Right now if you plot say w…