Replicating D3 Charts with Swift Charts

  • Nice! The examples all look very close. Nice to have a repository of examples for how to re-create D3 charts in native apps.

    Disclaimer: I worked on Swift Charts at Apple and I'm very excited to see it used!

  • 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

  • Thank you very much for this! They look great.

  • Can Swift Charts render on a browser?