experience-experiments / react-easy-chart

[DEPRECATED] - Easy to use React Charting library
http://experience-experiments.github.io/react-easy-chart
BSD 3-Clause "New" or "Revised" License
142 stars 55 forks source link

Rotating axis values #119

Open leestopak opened 6 years ago

leestopak commented 6 years ago

Hello,

Thanks for the visualizing tool, it is very intuitive and easy to use! For my X-axis values I have a number of texts, and when plotting them they overlap and it is illegible. I would like to rotate them vertically, if possible. Is this feature supported?

Thanks!