Is there a way to have a point mark only come out as a very small circle? I want PointMarks that are basically just 1 point large black dots.
SwiftCharts: How do I make PointMarks only a dot?
Did you try using symbolSize ?
Otherwise, you can design your own symbol: https://nilcoalescing.com/blog/ScatterPlotWithCustomViews/