Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5c309eac4 |
Generated
BIN
Binary file not shown.
@@ -8,7 +8,7 @@
|
||||
|
||||
import SwiftUI
|
||||
|
||||
struct LineView: View {
|
||||
public struct LineView: View {
|
||||
@ObservedObject var data: ChartData
|
||||
public var title: String?
|
||||
public var legend: String?
|
||||
|
||||
Reference in New Issue
Block a user