swiftui-charts
swiftui-charts copied to clipboard
:rocket: SwiftUI Charts with custom styles
Hello, this is a screenshot of the screen usage time  I want to draw a chart like it. Thanks!
Besides the short examples on the README file, is there any other documentation available? If the answer "read the source"?
Y-mirroring is to display a chart upside-down, handy for displaying negative area data. See the dual stacked area demo chart. Fill support for area charts, while retaining backwards compatibility. I...
I like the simplicity of the library but I think interaction is necessary for almost every situation
Hi @spacenation, first of all, thanks for providing this amazing library! Is there a way to add label for the largest (and maybe smallest) value to the left of a...
Suppose I have value set of values that fluctuate between 0 and 1. The timeline goes up and down (lowest value 0) correctly. Now suppose my next value is 50....
Hi i am new to swiftui , i really like your chart but how to add lables on each pickpoints of chart Chart(data: [0.0, 0.2, 0.5, 0.4, 0.3, 0.5, 0.1])...
Requires swift-extensions/shapes#2
 i want to display the value of yellow item on the chart the it is pressed。