Ticket #798 (closed: fixed)
2D plot: colour map scaling and zooming issues
Reported by: | Nick Draper | Owned by: | Sofia Antony |
---|---|---|---|
Priority: | major | Milestone: | Iteration 19 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Currently the colour map is zoomed into if you zoom into the plot. This should not happen, you always want to see the whole colour map.
Also if you change the scale of the colour map it does not rescale the colour it has assigned. For example if you increase the scale from 5 to 10 you get the normal colour map between 0-5 and 5-10 is all red. Also if you reduce the scale it just cuts into the colour map.
Change History
Note: See
TracTickets for help on using
tickets.
(In [2972]) re #798 fix for zooming the 2d plot zooms the colormap