You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the AreaChart, it could be fantastic to have this 2 props :
xAxisValueFormatter: like the currentValueFormatter but for the XAxis. For example, I have some date for the xAxis and I would like to display them in a specific format
legendMapper : map a column to a legend. For example, my data has fields called A,B,C. I don't want to change my data structure, but I would like to display my fields as Field 1, Field 2 and Field 3
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi team,
In the AreaChart, it could be fantastic to have this 2 props :
Thanks
Beta Was this translation helpful? Give feedback.
All reactions