Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi experts,
My environmet:
Thingworx 8.5
I am using a Label Chart Widget
I'd like to change the width of the bar. Is possible?
I was able to observe there is not the property to do this and I have no CSS knowledge.
Does anyone have the css code to do this?
Regards,
Leonardo
Solved! Go to Solution.
Label Chart does not have any property to adjust width of bars. Enhancements have already been reported to R&D team for this feature.
Label Chart does not have any property to adjust width of bars. Enhancements have already been reported to R&D team for this feature.
The width of the bar is auto-scaled, and in most case the chart widget is responsive.
It allows you to put multi-rows of data (multi X Labels) and Multi-source of data (in the same X label, multi-bars of data get presented)
It looks odd now since you only have a few rows of data, and the chart is wide. But if you have fixed width for each bar, you won't have a good responsive mashup view (scroll bar in a chart is not welcomed)
Hi @leokeinsfeld.
If you feel your question has been answered, please mark the appropriate response as the Accepted Solution for the benefit of others with the same question.
Thank you for your participation in our community!
Regards.
--Sharon