seladb/StarTrack-js

Log graph

passcod opened this issue · 9 comments

Same mechanism as #6, would be great to be able to see the stars over a log graph.

@passcod do you mean logarithmic graph?

Sure that could be a nice feature. Do you know any Javascript library I can use to convert the raw data into logarithmic scale?

It's already built in to the chart library you use: https://apexcharts.com/docs/options/yaxis/#logarithmic

@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

Maybe we can consider disabling the zoom in/out option when switching to logarithmic mode. Will you consider making this fix?

Sure

Thank you so much for your contribution!