Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Static Min and Max Axes

Hi all,

how to change the axes of the barchart, it should change according the bars displayed in chart for each DefectNameShort.

i.e; if the max barchart count is 315, then the StaticMax Axes should be 315, and

if the min barchart count is 10, then the StaticMax Axes should be 0

plese see the attached application.

How can i work on this ?

Regards

Venkat

1 Solution

Accepted Solutions
SunilChauhan
Champion II
Champion II

see the attched file hope this helps

Sunil Chauhan

View solution in original post

6 Replies
IAMDV
Luminary Alumni
Luminary Alumni

Hi Venkat,

Have you tried using the expression in the Static Min and Static Max expression editor? You need to put "=" at the beginning to make this as expression.

I hope this helps! Let me know if you still have problems.

Cheers - DV

Not applicable
Author

HI DV,

I tried using the expression in Static Min and Max starting with "=" sign , but i can't find the what should be the correct expression to satisfy my requirement.

EX: i.e; the min should start from 0 and max should be the highest bar value in the chart.

Can you please provide an expresssion for static max, that which should statisfies the above example requirement.

Thanks


Regrads

Venkat.

SunilChauhan
Champion II
Champion II

see the attched file hope this helps

Sunil Chauhan
Not applicable
Author

Hi Sunil,

Thanks, Yes this is what i expecting.

Can you tell me where the changes had been done by you in scatter chart ?

I tried it but i can't notice the difference.

Regards

Venkat.

SunilChauhan
Champion II
Champion II

supress null on second dimension

then uncheck all the check box in Axes tab in chart properties

Sunil Chauhan
Not applicable
Author

Thank you soo much Sunil Chauhan.

Regards

Venkat