APSIMInitiative / ApsimX

ApsimX is the next generation of APSIM
http://www.apsim.info
Other
132 stars 161 forks source link

Entering a value in a Series Filter Textbox causes exception #3650

Closed jbrider closed 5 years ago

jbrider commented 5 years ago

More Information - 1st line is: at Models.Graph.Series.GetSeriesToPutOnGraph(IDataStore storage, List`1 definitions) in D:\Projects\ApsimX\Models\Graph\Series.cs:line 132

The chart is not updated with the filtered data until you click the Chart or another Series - at which point it does so correctly.

jbrider commented 5 years ago

It looks like changing any of the properties will cause this exception