Ticket #1265 (closed: worksforme)

Opened 10 years ago

Last modified 5 years ago

Color bar on plots -problems when the axes are rescaled

Reported by: Steve Williams Owned by: Steve Williams
Priority: minor Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

Converting one or more scales from or to log changes the color bar even when the data being displayed hasn't changed. Sometimes the range displayed on the color bar far too narrow

Change History

comment:1 Changed 10 years ago by Steve Williams

These problems showed up after completing ticket #1231.

comment:2 Changed 10 years ago by Steve Williams

  • Status changed from new to accepted

"Rescale to show all" zooms out a long way when there is a negative data value in some log data. This is caused by calls to QwtPlot::setAxisAutoScale() but rescaling is good when this function isn't called and so it seems redundant. Ask Roman about removing a call to this function.

comment:3 Changed 10 years ago by Steve Williams

Sometimes the colour scale is nearly all white, happens for linear and log. Nick says that the colours shown in the scale on the right shouldn't change.

comment:4 Changed 10 years ago by Steve Williams

(In [4848]) For colour plots improve handling of Not A Number values re #1265

comment:5 Changed 10 years ago by Steve Williams

  • Milestone changed from Unassigned to Iteration 24

comment:6 Changed 10 years ago by Steve Williams

(In [4862]) Mantidplot was terminating when trying to plot colour plots with many nan values, so many nan values that the range of values in the data couldn't be assessed re #1265

comment:7 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 26 to Iteration 27

Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.

comment:8 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:9 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:10 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

Accepted and assigned tickets moved at iteration 29 code freeze

comment:11 Changed 9 years ago by Anders Markvardsen

  • Status changed from accepted to verify
  • Component set to Mantid
  • Resolution set to worksforme

This is about right clicking on a 2D plot of selecting Colour bar -> Log scale. Doing this works for me

comment:12 Changed 9 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:13 Changed 9 years ago by Nick Draper

  • Status changed from verifying to closed

verified in 1.30.14747

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2112

Note: See TracTickets for help on using tickets.