Showing posts with label Tool Tip Andriod Chart. Show all posts
Showing posts with label Tool Tip Andriod Chart. Show all posts

Thursday, July 12, 2012

Interactive Charts in Andriod with Crosshairs and Data ToolTip

Interactive Charts in Andriod with Crosshairs and Data ToolTip

Making interactive chart on andriod is a tricky buisness , i had to face a lots of issues in one of my recent project to show interactive charts with crosshairs and data on crosshairs.
When i started with the project i used achartengine library which had lots of inbuilt charts , but it lacked crosshairs and user interactivity.
Then i started looking a afreechart, its a andriod version of jfreechart which had crosshairs in it, but it do not have developer guide as that is paid but it supported what i needed.

Here are the screenshots of data interactive charts in my application.

I would love to help if some body get struck on the same like i did as its very annoying.
Cheers

Varun Rathore

About Me