githubbub / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

the Time Axis X grid values #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
see issue 151 
http://code.google.com/p/achartengine/issues/detail?id=151

Original issue reported on code.google.com by simon0...@gmail.com on 30 Apr 2013 at 1:24

GoogleCodeExporter commented 9 years ago
What is the issue you are reporting?

Original comment by 4viewsoft@gmail.com on 13 May 2013 at 5:16

GoogleCodeExporter commented 9 years ago
this :
http://achartengine.googlecode.com/issues/attachment?aid=1510002002&name=3.+Zoom
+Before.png&token=gX9zBHiQJ_D2JITG7_l6hTFCNE8%3A1368465966759&inline=1
note look like that :
http://achartengine.googlecode.com/issues/attachment?aid=1510002003&name=4.+Zoom
+After.png&token=p9lxFTMCd3P-9DPm5vzOZVyvNrI%3A1368465966759&inline=1
sorry for my english i'm french 

Original comment by simon0...@gmail.com on 13 May 2013 at 5:27

GoogleCodeExporter commented 9 years ago
I cannot guess the issue. Explain it in French or whatever language you want.

Original comment by 4viewsoft@gmail.com on 13 May 2013 at 5:47

GoogleCodeExporter commented 9 years ago
L'issue que j'ai mi en lien au début résolvais un bug concernant l'axe des 
abscisse sur les graphique temporelle, cela avait pour conséquence d'arrondir 
les valeur afficher sous l'axe des abscisse ( tout les 10 min exactement par 
exemple) seulement les version récentes on du modifier cet classe et le bug 
est encore présent ainsi dans le premier screen que j'ai mi précédemment on 
peut voir qu'on passe de 11/04/11 11h40 a 11/05/11 1h33 soit 13h et 53 minute 
après , pourquoi pas simplement 12h après ?

merci

Original comment by simon0...@gmail.com on 13 May 2013 at 6:14

GoogleCodeExporter commented 9 years ago
Use renderer.setXRoundedLabels(false);

Original comment by 4viewsoft@gmail.com on 13 May 2013 at 6:25

GoogleCodeExporter commented 9 years ago
Thanks you a lot !and sorry for the useless issue i should go on stackoverflow
it's because i have the 1.0.0 version and not the 1.1...

Thanks !

Original comment by simon0...@gmail.com on 13 May 2013 at 7:00