Change property name for x y axis in series #3206
Unanswered
brunokunace
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, today my api return for me an array of objects like this example bellow:
for i use it, i need to create a map and change the 'time' property for 'x' name and 'value' for 'y' name, like it:
Have way to set the XAxis to use a custom name of property? (Yaxis too)
Beta Was this translation helpful? Give feedback.
All reactions