59
Views
3
Comments
[More Charts] Need to implement Stacked column chart from Highcharts sample.
more-charts
Web icon
Forge asset by André Vieira
Application Type
Traditional Web

Hi Team,

Let me know how to implement below Highchart into the outsystems traditional application.

https://www.highcharts.com/demo/column-stacked 


I tried with the sample forge component but could not achieve. any sample for the above chart would be soo helpful.

Thanks ,

Sowndarya

2024-01-18 12-42-28
Bogdan Boglea

Hello,


Did you try using the ColumnChart widget from Charts application that is out-of-the-box in OutSystems? You have an AdvancedFormat property that you can use and modify its behavior as specified in the highcharts documentation

Regards,

Bogdan

UserImage.jpg
sowndarya B

Hi Bodgan ,

I tried customizing highcharts and tried adding CSS , but it is not working if I modify any css.

Regards,

Sowndarya

 

UserImage.jpg
sowndarya B

Hi @Bogdan Boglea ,

I tried using Outsystems column chart , but I could not modify default outsystems chart colors. 

I need to change default set of colors in Staked column chart with my color palette.

Above is my chart for which I need to change colors. For example for 1st dataseries - red , 2nd - blue etc. The system should take from my palette. I tried modifying highcharts but it did not work. Kindly suggest solution for the same.

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