indiespirit / react-native-chart-kit

📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap)
https://expo.io/@indiespirit/react-native-chart-kit
MIT License
2.8k stars 653 forks source link

LineChart gradient-based stroke #726

Open asusoft opened 3 months ago

asusoft commented 3 months ago

Greetings all, i've been working on react-native-chart-kit, specifically on LineChart and I wonder if there is a way that I can make the color of the line gradient-based rather than a single color.

from this:

Screenshot 2024-03-26 at 00 43 09

to this: Screenshot 2024-03-25 at 22 06 44