Anyone that has used the AndroidPlot library tell me how would I go about drawing custom points on a graph. So far I’m using LineAndPointRenderer class and settings lines to transparent.
I would like to at least change the size of the dot but if possible have a custom image instead.
P.S someone with 1500 rep needs to create a “AndroidPlot” tag.
Solved the problem by creating my own renderer.