GNS-Science/kororaa

Kororaa Fix: UHS curve doesn't obey min value setting in Linear mode.

Closed this issue · 0 comments

With settings that should make the lowest value=0 on the X scale but still it looks like 0.1. & the first plotted point is off the left edge of the chart.

env.local settings:

#Spectral chart
REACT_APP_SA_PERIODMAX=6
REACT_APP_SA_PERIODMIN=0
REACT_APP_SA_GMAX=auto
REACT_APP_SA_GMIN=0.01
REACT_APP_SA_PERIODMAX_LOG=6
REACT_APP_SA_PERIODMIN_LOG=0.001

Image