Bar chart, KPI chart etc. shows different colors when analysis is opened up in different regions. For example, this is the original visualization which needs to be seen by other users as well
This is the visualization seen by users having portugese set as their preferred language on browser
Colors seen in visualizations depends on the data flowing through the analysis if they are based on conditional rules. If the colors are setup manually through color scheme or by setting the color based on values, that will again depend on data flowing. This generally happens when you are binning the column like BinBySpecificLimits, BinByEvenIntervals, BinByEvenDistance etc.
Suppose you have Age column of real format and you create calculated column binning that Age column, so the values will be as below:
Now, this binned column is added in ColorAxis with unique values in Colormode and colors setup as follows:
The above color settings have been done while the values of binned column were in English locale i.e. locale having decimals as ".". So if you open the attached dxp in any browser whose language locale specifies decimals in dot notation, you will see the colors as above. If the same analysis, you open in a browser whose preferred language is portugese where decimals notation is comma, you will see different colors