Task #6447
closed
Linear scale on Y axis does not adjust when an additional line is added to the chart with a higher count
Added by Lauren Walker over 10 years ago.
Updated over 10 years ago.
Description
The additional line will just run off the edge of the SVG chart
For now I am drawing the line with the highest data point on the Y-axis first so the scale is initially based on this higher value. I may revisit this issue for MetacatUI 1.6 so the scale and previous lines are adjusted dynamically, but for now it's not necessary.
- Parent task deleted (
#6428)
This is related to Issue #6459 - where this static Y scale is posing a problem for data points less than the first line drawn/current scale because the Y scale does not always start at 0.
- Status changed from New to Closed
- translation missing: en.field_remaining_hours set to 0.0
I think this ticket can be closed, at least until I feel a strong need to have a more dynamic chart -drawing function. For now, all lines that need to be drawn will need to be gathered and taken into account when drawing the scale. It works.
Also available in: Atom
PDF