I have noticed that as the number of points increases, the dashing line effect gets lost completely (I am using the latest JFreeChart). The reason for this problem is that dashing effect occcurs only between points not throughout the whole line. Thus, as the number of points increase, the effect gets unnoticeable. Is it possible to set dashing effect over the whole line?
Playing with stroke does not help since the effect takes place between points as mentioned

Look at the images below:
Good image:
[img]
http://images6.theimagehosting.com/dash ... ood.th.gif
[/img]
Bad image:
[img]
http://images6.theimagehosting.com/dash ... bad.th.gif
[/img]
[/code]