Community Tip - You can change your system assigned username to something more personal in your community settings. X
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 ?
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.