Log graph
passcod opened this issue · 9 comments
passcod commented
Same mechanism as #6, would be great to be able to see the stars over a log graph.
passcod commented
Yes
seladb commented
Sure that could be a nice feature. Do you know any Javascript library I can use to convert the raw data into logarithmic scale?
passcod commented
It's already built in to the chart library you use: https://apexcharts.com/docs/options/yaxis/#logarithmic
seladb commented
@passcod for some reason on logarithmic scale the zoom-in option doesn't work. Do you know why?
If this is a bug in Apexcharts we may consider removing the zoom-in/out icons when switching to logarithmic view
passcod commented
Sorry, don't know. Could probably open an issue on ApexCharts.
seladb commented
Maybe we can consider disabling the zoom in/out option when switching to logarithmic mode. Will you consider making this fix?
passcod commented
Sure
seladb commented
Thank you so much for your contribution!