Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
0.3-incubating
-
None
Description
In plotter.py function "_nice_intervals" need to understand the range of values in different cases and be able to make a correct color bar for plot.
If the values all are above 0 then make color bar starts from min to max.
But if the values are between negative and positive then always keep 0 in center of color bar.