How 'Area' type chart has points at reverse point? #85
-
Line chart has 'showPoints' prop can show. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@twilighthook you should be able to use the
Does this solve the issue for you? |
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.