Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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.
see the attched file hope this helps
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.
supress null on second dimension
then uncheck all the check box in Axes tab in chart properties
Thank you soo much Sunil Chauhan.
Regards
Venkat