Hello,
I'm trying to create a Scatter Plot with the X axis being % of Total Activated Users and the Y axis being % of Users following another User and the series is the Clientname. I'm trying to set the ColorRules so that clients who are "high risk" would appear as a Red dot on the chart and "satisfied" as green on the chart and "some risk" shows yellow. The color rules seems to not be working because all the dots on the charts are still all different colors, with each color representing a client. I still want to see a dot for every client but only the 3 colors designated by the clientrisk level so I can see where the clusters are.
Thanks