Hello,

I've created an areastacked, everything is ok but i have vertical lines on my chart and i can't remove them... i've tried

Code : Sélectionner tout - Visualiser dans une fenêtre à part
plot.setDomainGridlinesVisible(false);
but it doesn't work :/

do you have any ideas ??

thanks a lot