Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Scatter Chart positions.

Hi all

I'm using Scatter chart and also taken Trellis in that , the total chart data is sub-divided into 4.

Now when i select its X=4 and Y=2 values of the listboxes,then chart 4th Quadrant is displaying on top. But it should not move to top, all the positions should be fixed even X and Y values are selected or not.

Ex: Below figure when i didn't select any value in X and Y , then  look like below image.

All Possible.PNG

Ex: If i Select x=4 and Y=2, the 4th place sub-divided chart is moving to top in 1st place like below.

Only X2 and Y2 Select.PNG

How can we make that not movable when x and y values are selected also in Scatter chart ?

Thanks in advance.

4 Replies
Miguel_Angel_Baeyens

Hi,

That's not possible, as far as I know. The chart doesn't allow you to customize positions for each value of the dimension, so every time you select one value, that trellis goes to the first row, left. Same if you select two values for that dimension, and so on.

Regards.

Miguel

Not applicable
Author

Thanks Miguel for response.

Please find the attached QVW file.

One more Question,

how can i replace the label names of 3/1,3/2,4/1,4/2 shown in below screenshot. I'm using trellis in scatter chart. And in Dimensions tab using 5 fields.

i.e; Instead of 3/1 i should rename as "X1", in sameway,

3/2 as "X2"

4/1 as "X3"

4/2 as "X4".

Thanks in advance.

Trellis.PNG

Miguel_Angel_Baeyens

Hi,

I cannot open your file, for some reason it says it weighs 3,5 Mb but I only download 600Kb. Anyway, the value it takes for label is the value of the dimension. Create a new dimension with the values to display in your script, and use this dimension in the chart instead.

Hope that helps.

Miguel

Not applicable
Author

Thanks Miguel.