BUG: Hide empty datasets messes up enum colors on advanced bar chart

If you hide empty datasets on advanced bar chart the colors do not correspond with the enum values on the objects. Instead Appfarm just cycles through the enum values in the order in the global data model.

Light blue is the first enum value in the Data Model and golden brown is the fifth.

correct colors

hide empty

Hi @torstro ,

Thank you for reporting this bug. It appears there’s an issue with enum colors when using enums of type integer or string, although it works correctly for enums of type auto. We have registered this challenge and hope to resolve it as soon as possible. Unfortunately, there is no workaround available at this time.

1 Like