CEGRcode / plotter

Visualization tool to plot composites at reference points & regions of interest
https://mars.vmhost.psu.edu/plot/
2 stars 0 forks source link

Auto-scale is overly precise #18

Closed WilliamKMLai closed 1 year ago

WilliamKMLai commented 1 year ago

Autoscaling the y-axis provides overly precise estimates (74.05364128000001 in this case). Scaling should be slightly more intelligent and precision should be based on the input data. Possibly rounded to the largest sig-fig in the input data?

image
jcha40 commented 1 year ago

Set precision to two significant digits.