styd / apexcharts.rb

:bar_chart: Awesome charts for your ruby app powered by ApexCharts.JS.
https://a-styd.gitbook.io/apexcharts-ruby/
MIT License
481 stars 29 forks source link

Reverse Y axis options not working #44

Closed hkleow closed 4 years ago

hkleow commented 4 years ago

Reverse Y axis options not working I am trying to display number that are smaller graph should go up, bigger the number graph should go down. Anything i did wrong here? Down below

<% options = { yaxis: { reversed: true } } %>

Arkham commented 4 years ago

I can take a look at this :)

styd commented 4 years ago

Be my guest! :)