-
We are developing a neodash prototype, and we were interested in running the 2.0.0-preview version. We can’t get it to build unfortunately. I could post the full error log, but the main issue seems to…
-
Updated to the most recent versions of the packages today and now getting this error while using (render) the Responsive Choropleth:
nivo-geo.esm.js:633 Uncaught TypeError: Cannot read property 'sh…
tg970 updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Are there any plans to add percentages to pie charts? I can adjust my data to calculate percentages manually based on the total amou…
-
Gridlines are an important visual feature in charts that allow users to quickly compare values and assess differences. However, Gridlines with too much weight can distract from the data being displaye…
-
I've had to import my charts like so @nivo/bar/dist/nivo-bar.es. The same has happened with ScatterPlots. Is there something else I need to do to use this?
-
### What?
Hi, I would like to order pie segments not by value. I would like to order for example in my case by `label`
![image](https://user-images.githubusercontent.com/49499/31431881-38ee7100-ae…
-
I really enjoy this tool, and after researching for some time I chose nivo as the go-to module for charts and data visualization.
One thing that bugs me is that every time we upgrade nivo's version…
-
**Describe/explain the bug**
Bar chart's axises usually messed up, when data is updating, or div has been resized. For examle: the dates in the X scale won't update itself or the Y scale labels shows…
-
I can't locate any documentation on how to upgrade between versions of Nivo, particularly about breaking changes. The change log only has big lists of commit messages.
While trying to migrate to th…
-
## Feature Proposal
react-spring seems to check whether two strings can be successfully interpolated between. It would be great if this was bypassed when `immediate: true` is set, since sometimes l…