How to add dots to the points on my line chart in react-native-svg-charts?

Viewed 12

Dots for all the data points of the chart

I am able to plot the line chart using react-native-svg-charts, now i want to plot dots on the points in the dataset like shown below, it is provided in the library itself, but i cannot figure out how to use it.

0 Answers
Related