Opened 12 years ago
Closed 12 years ago
#11353 closed defect (fixed)
Shared axis problem
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Charting | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
While series of the same plot are rendered correctly using a shared axis (all bounds are calculated correctly, and so on), series of different plots with a shared axis do not.
Note: See
TracTickets for help on using
tickets.
(In [22348]) charting: made axis aware of different series across all plots, thx vmware!, !strict, fixes #11353.