das-developers / das2java

The original das2 library. Provides interactive publication-ready 2-D plotting
https://das2.org
GNU Lesser General Public License v3.0
4 stars 0 forks source link

SeriesRenderer error message when data to the right is wrong #33

Closed jbfaden closed 1 year ago

jbfaden commented 1 year ago

When data is to the right of the plot window, the error message is "dataset contains no plottable data" but when data is to the left it is "data ends before range". This needs to be corrected to match the left. See https://github.com/autoplot/dev/blob/master/bugs/2022/20220809/demoBugError.jy

jbfaden commented 1 year ago

This is fixed.