View Issue Details

IDProjectCategoryView StatusLast Update
0002219Slicer4Core: Chartpublic2012-08-21 09:47
Reporterpinter Assigned Tomillerjv  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.1.1 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002219: Define range for the plots
Description

Expose property for min and max range values for the axes.

It would be useful in cases where an axis contains values that can be only positive (e.g. dose or percent) to avoid the confusion coming from having negative values displayed on the axis.

TagsSummer AHM 2012

Relationships

has duplicate 0002209 assignedmillerjv Chart - Update axis range 

Activities

pinter

pinter

2012-06-19 07:47

developer   ~0004856

Example for defining range:
http://www.jqplot.com/tests/zooming.php

pinter

pinter

2012-06-22 05:27

developer   ~0004906

Last edited: 2012-06-22 05:27

It turned out that the axes started from -5 not because of range problems, rather than a padding that has a non-zero default. So I addressed this problem instead of the min max thing (which did not work at all, setting min and max - this way: http://www.jqplot.com/tests/zooming.php - did not seem to have any effect).

The changeset for adding the pad parameter is here, we can integrate into Slicer trunk if you agree
https://github.com/SlicerRt/Slicer/commit/c9c89b9501c28c790580b3b913ddb8bf03ca0aba

pinter

pinter

2012-07-23 07:56

developer   ~0005218

Integrated in revision
https://github.com/Slicer/Slicer/commit/bde06b560b887e3fd8b33ef84b7b04129f25505a

Issue History

Date Modified Username Field Change
2012-06-19 07:44 pinter New Issue
2012-06-19 07:44 pinter Status new => assigned
2012-06-19 07:44 pinter Assigned To => millerjv
2012-06-19 07:44 pinter Issue generated from: 0001854
2012-06-19 07:44 pinter Assigned To millerjv =>
2012-06-19 07:45 pinter Status assigned => new
2012-06-19 07:46 pinter Relationship added has duplicate 0002209
2012-06-19 07:47 pinter Note Added: 0004856
2012-06-21 00:17 jcfr Tag Attached: Summer AHM 2012
2012-06-21 00:17 jcfr Status new => assigned
2012-06-21 00:17 jcfr Assigned To => millerjv
2012-06-22 05:27 pinter Note Added: 0004906
2012-06-22 05:27 pinter Note Edited: 0004906
2012-07-23 07:56 pinter Note Added: 0005218
2012-07-23 07:56 pinter Status assigned => closed
2012-07-23 07:56 pinter Resolution open => fixed
2012-07-23 07:56 pinter Fixed in Version => Slicer 4.1.2 - August
2012-08-21 09:45 jcfr Fixed in Version Slicer 4.1.2 - August => Slicer 4.2.0 - Feature freeze Sept 1st 2012
2012-08-21 09:47 jcfr Target Version => Slicer 4.2.0 - Feature freeze Sept 1st 2012