-
Hello there,
I am currently working on an app that receives genomic data from our backend and renders said data in table format, using the react-data-grid library. Right now, we want to represent s…
-
Hello,
I am struggling to highlight the area that has higher values in the responsive line charts. I want to color the area or region which has higher values or the values are higher for a particul…
-
There is potentially a lot of useful information shown in the data, but person needs to hunt in the repo to find the PRs related to the point of interest.
Maybe on click a modal or new page showin…
-
I need to convert to png multiple charts for my project, and for that i use ReactDOMServer.renderToStaticMarkup .
The issue is since nivo/bar version 0.73.0 the data are not displayed on first render…
-
Hello, and thank you for providing so many charts!
When using `ResponsiveBarCanvas`, I am facing a `RangeError: Maximum call stack size exceeded` when trying to display too many data.
```
Call S…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
**Is your feature request related to a problem? Please describe.**
I can't find a clean way to display currency in euros (€) in my Nivo Charts.
**Describe the solution you'd like**
A way to set t…
-
**Describe/explain the bug**
The website is blank when visiting using Brave (MacOS). Tested with and without the Braves blocking mechanism with the same result. Unsure if this is a bug our users can …
-
Any way to add a custom tooltip for Line chart?
i.e. for Bar chart, we can use
```
```
Would be really useful to have something similar for Line.
Thanks!
-
**Is your feature request related to a problem? Please describe.**
The `@nivo/legends` package creates basic legends, but they cannot be customized to the same extent as the dots/bars/lines in the …