Closed LinaLiao2021 closed 11 months ago
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!
Describe/explain the bug It doesn't seem like the prop gridXValues and theme work on the @nivo/bar server side rendering. I tried version 0.60.0, 0.74.1 and 0.83.0
Example code
Expected behavior
The Grid X should show on 0, 100, 200, 300, 400, 500, but it shows on 0, 50, 100,150, 200,250, 300,350 400,450 500
The axis left and bottom text style should change , but it doesn’t.
Screenshots Here is the svg generated on the server