Skip to main content
1-Visitor
February 25, 2022
Question

How to apply state formating on graphs that are present in the collection ?

  • February 25, 2022
  • 1 reply
  • 609 views

Hello ,

I have a series of bar charts in my collection widget. How can i apply state formatting on all the charts present in collection such that the color of the bars should be dynamically change depending on the values of it ?

1 reply

22-Sapphire I
February 25, 2022

I believe in the chart itself you can apply state based formatting.

After that is applied, the Limits are dynamic, so you can pass in values for the limits into your collection widget to apply those to the limit paramters.

I hope I understood the question correctly.