48
Views
1
Comments
Solved
add 2 entity values inside 1 barchart

I would like to make 1 barchart that has 2 values from my entity.

Right now using 2 bar charts.

Is it possible to add both my DCF value and Mutiples value in 1 charts instead of using 2 seperate charts.

Here is my property of the DCF chart.

Impssoible to add another label value etc + series?

 

2020-07-09 10-12-27
Sem de Koning
Solution

Hi @Kadir Aksu,

In the following OutSystems documentation, you will find helpful information to create such a chart : https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/Charts_API/Create_Column_and_Bar_Charts

The section called "Create a Column or Bar Chart with multiple series" is probably what you need!
Good luck!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.