-
Related to #51
Currently:
Needs to be:
## Tasks
- [ ] Write gql queries to pull in hourly, weekly, and all-time data for tvl (need clarity if this is `tvlActive` or `tvlTotal` @sandbochs…
-
nivo/bar (and i'm assuming maybe other charts) will expand in height infinitely if put inside of a grid
Example: https://codesandbox.io/s/intelligent-tu-4uyvi?file=/src/App.js
```jsx
…
-
I'm using the updated package and wanted to implement searching functionality and I'm gating an error like **TypeError: Cannot read properties of undefined (reading 'map')
at search.js:151:1** when s…
-
**Is your feature request related to a problem? Please describe.**
Sometimes when the chart is small, I would like to customize the tick length. Currently the tick length is `x1=-10 x2=0`. and it can…
-
Right now, we are saving forecasts' history, but we are not doing much with it. It would be nice to display forecast evolution. But then we'd have to figure out how to display it (e.g., in forecast-sp…
-
### Thanks for using nivo
Great library!
# Are you reporting a bug/error? Yes
Please include a test case that demonstrates the issue you're reporting.
All API calls that I have tried: for ex…
-
**Issue**
Given `MyResponsiveBar` and data from [nivo.rocks/bar/](https://nivo.rocks/bar/)
When changing `valueScale.type` to `log`
Then bar/s next to the x-axis (in example below: bars representin…
-
Choose the best graph & plots library according to the kind of static and real-time data we aim to display.
-
# Bug report
## Describe the bug
Currently using [nivo](https://github.com/plouc/nivo) in a project for some simple charting. Specifically, I'm using the `@nivo/bar` and `@nivo/pie` packages, wh…
-
Currently, `nivo` is being used for the recent transactions pie chart on the explorer dashboard. Due to https://github.com/hyperledger-labs/firefly-ui/issues/31, we are unable to build using react 17 …