Skip to content

plotter: fix XY range and palette indexing calculations

Sebastien Binet requested to merge jasonpfox:master into master

Created by: jasonpfox

First image is prior broken code, only data for X>0, Y>0 shown, 2nd includes full X and Y value ranges, final image shifts palette index to avoid early saturation seen in top right of images.

prior-onlyposx-posyshown fixed-fullmap scalefix-noearlysaturationtopright

Merge request reports