PlotViewCollection public struct PlotViewCollection Undocumented init(_:) Undocumented Declaration Swift public init<S>(_ plots: S) where S : Sequence, S.Element == PlotView base Undocumented Declaration Swift public var base: [PlotView] { get }