LabPlot2: How to create a STACKED BAR CHART?

Is it possible to create a stacked bar chart in LabPlot2? If so, can someone point me to a tutorial or the documentation?

Welcome @cement-head ,

Please, have a look at the attached project file to see how to make a stacked bar plot in LabPlot. I hope it helps you.

Result:

Project file:

1 Like

Thanks. I can’t get the PLOT part to work from the spreadsheet - it’s all greyed out.

I assume you imported your numerical data as text. Please, check it in the Properties Explorer on the right side and set the data type to Integer (or Double):

I don’t understand at all. What is “DOUBLE”? I still can’t plot my data, the PLOT function is greyed out.

I have data in an X vs Y format. With one X and multiple Ys. I would like to make a stacked bar chart. The left most column is text and cannot be included in the plot. I don’t understand how you made your plot.

Can you share your project or data with us? Otherwise, it’s difficult to diagnose what needs to be modified in your case.