Opened 5 years ago
Closed 5 years ago
#18700 closed defect (invalid)
Dojo Stacked Bar Chart: Difference between colors of 2 stacked items is not easily noticeable
Reported by: | vijaypatil | Owned by: | vijaypatil |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Charting | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I am using Dojo Stacked Bar Chart to render a report. I have added 6 series to the report. The series gets added dynamically to the report, so the number is not fixed. I am using default fill color for the series. Most of the time, the difference between the colors is not easily noticeable. Dojo should use different colors for each series.
Also the colors on the legend are lighter than the one on the stacked bars.
Attachments (1)
Change History (4)
Changed 5 years ago by
Attachment: | Stacked_Bar_Colors.png added |
---|
comment:1 Changed 5 years ago by
Component: | General → Charting |
---|---|
Owner: | set to Eugene Lazutkin |
comment:2 Changed 5 years ago by
Owner: | changed from Eugene Lazutkin to vijaypatil |
---|---|
Status: | new → pending |
comment:3 Changed 5 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
The solution for this is probably to pick a theme with more than 5 colors. It's recycling the colors and making a slight change to color 1 to make color 6.
Which theme are you using? Have you tried a different theme with more colors, or adding an extra color to the theme?