How can I get a graph like this in Xamarin? Is there any library for graphs or how is this done? I have this but I want to style it like in the picture.
<ProgressBar ProgressColor="#00d2ff" HeightRequest="20" Progress="0.5"/>
How can I get a graph like this in Xamarin? Is there any library for graphs or how is this done? I have this but I want to style it like in the picture.
<ProgressBar ProgressColor="#00d2ff" HeightRequest="20" Progress="0.5"/>