Ticket #5025 (closed: fixed)
'Fill area under curve' puts fill above curve if the y axis is logarithmic
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.1 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description (last modified by Russell Taylor) (diff)
This bug existed in Qtiplot as well and was fixed under this ticket and changeset 2319:
http://developer.berlios.de/bugs/?func=detailbug&bug_id=18440&group_id=6626
http://svn.berlios.de/viewvc/qtiplot?view=revision&revision=2319
Change History
comment:1 Changed 9 years ago by Russell Taylor
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 9 years ago by Russell Taylor
Make sure any fill is under curve for a log Y axis. Re #5025.
Not above it, as it would be previously.
Changeset: 736b7957ed6d3c9343884d777c9573e7e6162372
comment:3 Changed 9 years ago by Russell Taylor
- Status changed from accepted to verify
- Resolution set to fixed
To test:
- Create a 1D plot (as a line).
- Click on the curve and check the 'Fill area under curve box'. Make sure the Pattern is not 'None' or you'll see nowt.
- Click on the Y (left) axis and change it to logarithmic type. The area under the curve should remain filled rather than it switching to filling the area above it!
Note: See
TracTickets for help on using
tickets.