feihongzhiye / achartengine

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

screen resolution problem in barchart #208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hello i am using achartengine and i have been successfully created bargraph but 
when i used big emulator its look fine but when i used in small emulator the 
xtitle is overlaps 

can we set the textsize of all contents in bargraph in dip pls reply fast if u 
have some idea or tricks 

thanks in advance

Original issue reported on code.google.com by narayan....@krawler.com on 13 Apr 2012 at 7:35

Attachments:

GoogleCodeExporter commented 9 years ago
Just tweak the font sizes and stuff.

Original comment by dandrome...@gmail.com on 18 May 2012 at 3:09

GoogleCodeExporter commented 9 years ago
AChartEngine dont works in virtual pixels.

Original comment by aperez.c...@gmail.com on 22 Oct 2012 at 7:48

GoogleCodeExporter commented 9 years ago
So what we do for support multiple screen ..?

Original comment by narayan0...@gmail.com on 22 Oct 2012 at 7:52

GoogleCodeExporter commented 9 years ago
Overwrite the code to have account the screen density.

Original comment by aperez.c...@gmail.com on 22 Oct 2012 at 8:22

GoogleCodeExporter commented 9 years ago
I am researching for use getResources().getDimension().

Original comment by aperez.c...@gmail.com on 22 Oct 2012 at 8:24