Hello. I would like to change the color of a bar in a bar chart in such a way that: the chart will display information from two streams (Data source = two Single series), the current value + name and the predefined value + name. Only the color of the bar for the current value + name will change (not the predefined value + name), so that if the current value is greater than the predefined value, the bar will turn red, and if it is equal to or less than, it will be green. I also tried working with AnyChart and found the marker: color, but I don't know how to incorporate it into the JSON.
↧