Android Afreechart - Change point shape, thickness and color of line
I am trying to change the shape of a line chart's points, in my app. I am using afreechart's TimeSeriesChart . I want to make this line fancy in terms of thickness, color and points shape. Where to change the code? which method will use for that? What I'm having now: (source: googlecode.com ) What I want: om/svn/doc/screenshot/images/XYDrawableAnnotationDemo01.png) As you can see, in the first chart, the points of the line chart are opaque and rectangle(square?), and in the second one, they are fancy. So, what needs to be changed? I cant seem to figure out the variable used to store this shape