You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: