Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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.