Skip to main content
5-Regular Member
May 20, 2025
Solved

Stacked Combochart

  • May 20, 2025
  • 1 reply
  • 604 views
I am using ThingWorx Platform Release 9.5 and DatecodeF000

I would have a "general" question about the Combo Chart widget. Unfortunately I did not find any examples on the internet. I see that with a combo chart I can have multiple y-Axes which is great. Now I saw that you even have the possibility to have it stacked. Which would mean in my opinion I have multiple y-Axes therefore multiple lines but they all have there own space. Not all together in one graph but stacked as I would need to have it. Now I played a bit with the widget and tried out what I can do but unfortunately nothing happens when I choose the Stacked option. I mean there are a lot more parameters then that i tried to correctly fill but in the end result nothing happened. So I would kindly ask you if there is a better description on how to obtain this stacked result that i definetly need or is it maybe a bug that this is not working?
    Best answer by TonyZhang

    Hi @MS_12859766,

     

    Combo Chart basically allows you to have multiple types of graph in a single chart, types such as bar chart and line chart.

    See Help Center - Configuring Combo Chart.

    If you have multiple series for the same chart type (bar or line for example), you can stack multiple series together. like the stacked bar chart in below Combo Chart.

     

    Also, refer to article CS418796 for how to create stacked bar chart

     

    1 reply

    TonyZhang16-PearlAnswer
    16-Pearl
    May 21, 2025

    Hi @MS_12859766,

     

    Combo Chart basically allows you to have multiple types of graph in a single chart, types such as bar chart and line chart.

    See Help Center - Configuring Combo Chart.

    If you have multiple series for the same chart type (bar or line for example), you can stack multiple series together. like the stacked bar chart in below Combo Chart.

     

    Also, refer to article CS418796 for how to create stacked bar chart

     

    5-Regular Member
    May 21, 2025

    So I can only stack barcharts? 

     

    Then this is not a solution I would need. 

    16-Pearl
    May 22, 2025

    I think you can also stack line chart. Can you elaborate on the solution in your mind using graph to visualize maybe?