margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia

Home Page:https://margelo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to make the line thinner please?

ziziele opened this issue · comments

commented

Screenshot 2023-06-30 141808

<LineGraph points={graphData} color="#f1b13cff" lineThickness={2} />
like this

commented

So awesome! Thank you!