Is there any documentation of all the options available in Chart? #371
Unanswered
ananduSiva
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use the react-charts in my project but I am finding it really difficult to find what props I can pass and what are the available options. The documentation only mentions
<Chart options={{ data, primaryAxis, secondaryAxes, }} />
But so far I found-
I want to use the current tooltip but need to style how the secondary value is shown. Couldn't find any official documentation for that.
Could you guys help me to find any documentation mentioning all the options available to use in Chart component?
Beta Was this translation helpful? Give feedback.
All reactions