Skip to main content
4-Participant
August 7, 2024
Question

How to implement combo chart in ThingWorx 9.0.3 version

  • August 7, 2024
  • 2 replies
  • 1268 views

How can I implement a combo chart in ThingWorx 9.0.3, which includes a bar chart and a line chart?

We have had a combo chart since 9.3, however we are currently utilizing 9.0.3.

Please suggest...BarAndLineChartWithMultipleXaxis.png

2 replies

16-Pearl
August 7, 2024

Hi @Vinay_GL  

You can refer this link to check the legacy widgets and their replacements. 

When a widget is marked as legacy that does not mean it won't work in that version, it will but the legacy widget will be deprecated in a future release(we do not know in which release), so developers must avoid using them while designing mashups.

But we suggest you upgrade your ThingWorx for the latest features and security.

Vinay_GL4-ParticipantAuthor
4-Participant
August 8, 2024

Thanks @Surya_Tiwari 

Unfortunately, I can only use version 9.0.3.

So here, the X axis is Jan to Dec.

1. The bar graph is current year for the months of January to June 2024.

2. Blue line represents prior year months, Jan 2023 to Dec 2023.

3. The red line represents January 2022 to December 2022.

 

Is it feasible to plot this type of requirement in 9.0.3 using a label chart?

24-Ruby III
August 7, 2024

Similar discussion - "Line and Bar chart together in thingworx 9.1": https://community.ptc.com/t5/ThingWorx-Developers/Line-and-Bar-chart-together-in-thingworx-9-1/td-p/728137 

Vinay_GL4-ParticipantAuthor
4-Participant
August 8, 2024

@VladimirN

Here, the X axis is Jan to Dec.

1. The bar graph is current year for the months of January to June 2024.

2. Blue line represents prior year months, Jan 2023 to Dec 2023.

3. The red line represents January 2022 to December 2022.

 

Is it feasible to plot this type of requirement in 9.0.3 using a label chart?

 

We have a combo chart in the newest version; can we import it into the 9.0.3 version?Could you please provide the widget for download?

12-Amethyst
November 13, 2024

Hello @Vinay_GL ,

 

Did you try to configure the settings suggested for the label chart widget in this community post for your ThingWorx 9.0?

 

Also, if it did not work for you, please let the community know so other community members can continue to help you.

 

Regards,

Abhi