Forum Discussion
DRay
10-14-2025Sisense Employee
Hi Astroraf
Can you give this a try with Compose SDK?
In Cartesian charts, you can include multiple values on both the X and Y axes and apply a breakdown by categories. This is achieved using the breakBy property in the chart's data options, which allows you to break down the data by a specified category [please refer to https://sisense.dev/guides/sdkPrevious/v1/guides/charts/guide-compose-sdk-charts.html#angular-10 for more info].