gouchangjiang / opengeoda

Automatically exported from code.google.com/p/opengeoda
GNU General Public License v3.0
0 stars 0 forks source link

Keep changed color legend for subsequent time periods #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
beta 40, Windows (presumable the same on all platforms)

When you: 
--have two time-variant box maps, 
--each for a separate variable (this step might not be relevant); 
--change color legend in one map for base time period, 
--then run time control: 
--color legend defaults back to default in subsequent time periods

Instead: let's keep changed color legend from base period in subsequent time 
periods without defaulting back to original one.

Original issue reported on code.google.com by jkoschin...@gmail.com on 7 Aug 2012 at 5:26

GoogleCodeExporter commented 9 years ago

Original comment by jkoschin...@gmail.com on 7 Aug 2012 at 7:36

GoogleCodeExporter commented 9 years ago
Fixed in 1.1.0 beta 42

I have changed the behaviour for all views with a Legend.  For unique value 
maps only, it is possible to have a different number of categories in each time 
period.  When this happens, I the category colors in different time periods are 
only changed in time periods with the same number of categories.

Original comment by mmcc...@gmail.com on 10 Aug 2012 at 10:40