Skip to content

WIP interface to set Y axis log scale

Jameson Rollins requested to merge jameson.rollins/ndscope:ylog into master

NOT YET WORKING

This sets the y axis to be log, but then it for some reason continually adjusts the X range, which causes it to repeatedly request new data from the server. need to figure out how to enable the log axis without it adjusting the X range.

Merge request reports