i need lib to do simple graphics how scatter chart.
I need to draw graphics using real time date. At example( i read every 10 sec a data, and i want to insert this data in the graphics in real time). is there some open source lib that i can use in my application project ?
i need lib to do simple graphics how scatter chart. I need to draw
Share
I suggest you try AChartEngine. Download the library and the demo code from here, see the website here and search on youtube for some awesome video tutorials.