I am creating a CombinedChart
with ios-chart
library and I would like to change the dots size (data markers) of the LineChart
. I would like to make them smaller because they are very big in comparison of the data. You can see an screenshot below:
Is it possible to change the size of that data markers? I could not find anything on the web.
Thanks in advance!