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

Enable ability to change xAxis position to the left instead of far right #146

Open NoMan2000 opened 5 years ago

NoMan2000 commented 5 years ago

I'm using the line chart and it seems to default to the far-right on xAxis. That's fine, but I'd like the ability to set the x position to something other than the far right, like 0 or any other value.