Product Feedback Forum
Help us make Sisense better by posting your product feedback here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Status: New Idea

It is currently possible to add a second axis, but we would like to expand this capability to have more axes on a chart or line chart with Compose SDK. Data visualizations are becoming more advanced and to match our competitors, we would like to have this capability to build a chart where users can select and display multiple measures on one chart. For our future dashboard, we plan to have a longer list of KPI measures that users can select from to ensure a customizable and interactive experience.

3 Comments

Hi @lucycheng-8451 ,

While Compose SDK does not natively support more than two Y-axes, there are alternative approaches to enhance measure selection and visualization:

1. Switchable Measures Without Multi-Axis Complexity

Instead of multiple axes, users can dynamically switch between different measures:

Important Note: These scripts require ongoing maintenance to ensure compatibility with future Sisense updates.

2. Advanced Measure Changer Plugin (Premium Alternative)

For a scalable, no-code solution, our Advanced Measure Changer plugin offers:

  • On the fly measures selection.
  • Centralized control for managing measure selection across the dashboard.
  • A fully supported, easy-to-maintain solution—without the need for scripting.

Screenshot 2025-02-22 095059.png

 

Feel free to reach out to us at inquiries@paldi.solutions—we’re always happy to help and can walk you through the available free and premium solutions!

Paldi Solutions - Number #1 Sisense Plugins Developer 

Hello @lucycheng-8451,

I’m following up to see if the solution offered by @Benji_PaldiTeam worked for you.

If so, please click the 'Accept as Solution' button on their post. That way other users with the same questions can find the answer. If not, please let us know so that we can continue to help.

Thank you.

I saw there is a configuration for a second y-axis in the Angular module for Compose SDK: https://sisense.dev/guides/sdk/modules/sdk-ui-angular/interfaces/interface.LineStyleOptions.html

We are aware there are other approaches to show different visualizations, but our team is still requesting for the feature of having these measures on the same chart in a multi axis chart.