williamchart
williamchart copied to clipboard
Setting custom point drawable only for specific points
I know it's possible to set drawable for chart points via chart.pointsDrawableRes = R.drawable.ic_point
. However, is it possible to draw it only for some specific points, for instance only for the last point on the chart? Do you have any plan to support this feature?
So far never considered. Can you provide some common use-cases?
For instance, setting the last point of stock chart to a different drawable to indicate live price, like the following.