Opened 10 years ago
Closed 10 years ago
#12303 closed defect (fixed)
Color selection not stored in series.dyn when a single marker is drawn
Reported by: | Tom Trenka | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Charting | Version: | 1.6.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a single point is passed to a line-based chart, the color assignment is not being stored in the dyn object of the series. Should be a one line fix.
Note: See
TracTickets for help on using
tickets.
(In [23799]) Make sure we cached the marker stroke and fill in run.dyn. Fixes #12303 !strict