Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
prabhu0505
Specialist
Specialist

chart issue + expression label issue

Dimension label are perfect but expression labels are not properly seating.

Both chart has same dimension and static max expression.

Chart overlay.PNG

1 Solution

Accepted Solutions
prabhu0505
Specialist
Specialist
Author

Problem was with my expression used in Static Max to size the Y-axis.

I got confused since there are 5 expressions, fixed it using rangemax() function. It looks perfect now.

Thanks for the response and helpful ideas.

View solution in original post

4 Replies
dickelsa
Creator
Creator

maybe you should try to set the expression values on different axis. (make a second expression axis) you can do this in the menu 'axes'

Peter_Cammaert
Partner - Champion III
Partner - Champion III

The chart areas are scaled differently I guess. Press Ctrl-Shift and align the red boxes of the two overlapping charts until the Y-labels have a perfect fit.

Peter

dickelsa
Creator
Creator

You can also choose to make the color of the y-axis transparent.

prabhu0505
Specialist
Specialist
Author

Problem was with my expression used in Static Max to size the Y-axis.

I got confused since there are 5 expressions, fixed it using rangemax() function. It looks perfect now.

Thanks for the response and helpful ideas.