Y
Hacker News
new
|
ask
|
show
|
jobs
by
jiehong
710 days ago
Recently, a post about the limits of box plots went through HN. It praised violin plots as better alternatives[0]. Are those supported in Swift Charts?
[0]:
https://en.m.wikipedia.org/wiki/Violin_plot
1 comments
sawaali
708 days ago
Not directly, but like most of the examples in the repository, they can be recreated with some custom drawing.
link