Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi,
Is it possible to use both bar and line graph in a single chart? Are there any widgets available? I have two data source which one i wanted to be bar and another as line. I have attached an image for reference.
Thanks in advance,
Shalini V,
Solved! Go to Solution.
The Label Chart widget can plot bar chars and line charts at the same time as far as I know.
Hello,
As far as I am aware, no widget exist to display this out of the box as described.
However you can add this as a Thingworx Idea if you think this is a common use case.
I can't think right now of a easy workaround, but it might be possible to achieve this using javascript and plotting it using third party libraries on a webpage which is then displayed through a web frame.
Let me know if you have any questions.
Regards,
Pascal
The Label Chart widget can plot bar chars and line charts at the same time as far as I know.