Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

In the bar chart that I am trying to display I see that because some range values are really high some of the lower value bars are not visible at all.

Is there any way in which I can modify the range axis so that all the bars are visible ?

I am wondering is using a LogarithmicAxis here will be helpful.

Thanks, Bhavya

share|improve this question
Have you tried zooming, mentioned here. – trashgod Jun 23 '11 at 5:05
@trashgod I used the LogAxis and it seemed to have worked – Bhavya Jun 23 '11 at 6:55
Excellent. If you have a simple example, I would encourage you to post it as an answer. – trashgod Jun 23 '11 at 16:44

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.