Opened 4 years ago
Closed 4 years ago
#18941 closed enhancement (invalid)
charting: show markers on grid chart
Reported by: | split | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Charting | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently the grid chart ignore "markers: true" option. However when there are more than 5 lines in the chart, it it difficult to distinguish the lines with similar colors without markers.
eg. Please see the attached pic, the light purple and the lighter purple, purple and navy, yellow and light brown
Attachments (1)
Change History (4)
Changed 4 years ago by
Attachment: | grid_chart.png added |
---|
comment:1 Changed 4 years ago by
Milestone: | tbd → 1.13 |
---|---|
Priority: | undecided → high |
comment:2 Changed 4 years ago by
comment:3 Changed 4 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry I figured out that I should set the "markers: true" in Line chart rather than Grid chart. This is an invalid request, please close it, thanks.