Bottom labels not rotating when needed #206
-
I have a bar graph that users can switch between viewing the data from weekly to daily. When I switch to the daily the bottom labels don't rotate so they're readable as shown in the sandbox examples. The examples don't show any special code I need to add in order to achieve this so I'm unsure why I'm not seeing similar behavior. My code (without import statements) Call Function
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I'll need to see a codesandbox example to accurately debug this. |
Beta Was this translation helpful? Give feedback.
-
Due to a massive overhaul and rewrite of React Charts to TypeScript and a massively upgraded public API, this discussion is being marked as answered for triage. The latest version can be tested via the If, after testing or playing with the v3 beta, you believe this discussion is still relevant or unanswered, feel free to mark it as such and continue the discussion. |
Beta Was this translation helpful? Give feedback.
Due to a massive overhaul and rewrite of React Charts to TypeScript and a massively upgraded public API, this discussion is being marked as answered for triage. The latest version can be tested via the
react-charts@beta
tag. Documentation is in the process of being upgraded, but thankfully, everything is fully typed now, so you can explore the API that way for now.If, after testing or playing with the v3 beta, you believe this discussion is still relevant or unanswered, feel free to mark it as such and continue the discussion.