Skip to main content
1-Visitor
January 8, 2019
Solved

Bar and line chart

  • January 8, 2019
  • 1 reply
  • 2493 views

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,BarLine.png

Best answer by CarlesColl

The Label Chart widget can plot bar chars and line charts at the same time as far as I know.

1 reply

5-Regular Member
January 8, 2019

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

 

 

1-Visitor
January 8, 2019

The Label Chart widget can plot bar chars and line charts at the same time as far as I know.

1-Visitor
January 8, 2019

Thank you so much CarlesColl, It helped and I did it.