- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 04:49 AM - edited 07-03-2023 05:41 AM
Hi @AndersBGS,
This is the problem.
My HEX color codes: #0ab8d9,#7aca87,#6ab977,#125dc4
Effect in first report:
Field "Colors" is filled with: "#0ab8d9,#7aca87,#6ab977,#125dc4".
Effect in second report:
Field "Colors" is filled with: "#0ab8d9,#7aca87,#6ab977,#125dc4".
As you can see on the second report, the Incident States have another color order than in my first report.
I solved this problem by re-arranging the order of the colors in field "Color" of the second report (I made it this: "#125dc4,#7aca87,#0ab8d9,#6ab977". This solution worked last thursday, but not for long; today it's again an random order.
So my question is: how can I get this colors static in reports?
So I want in the second report, "New" to be turqoise, "Resolved" to be lightgreen, "Closed" to be green and "Cancelled" to be blue, like in the first report.
Thanks!
EDIT:
Tested now with other users:
The color order as seen in field "Colors", does not really matter. The system just uses a random color (of the mentioned colors), to colorize a value at the X- axis. That's bad.