dwyl/learn-svg

Flexible, Maintainable CSS Pie Chart With SVG

Open

#2 opened on Mar 17, 2020

View on GitHub
 (1 comment) (0 reactions) (1 assignee) (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

In the process of creating a Dashboard for Email https://github.com/dwyl/email/issues/23 I want to create a couple of simple SVG charts that update dynamically using LiveView. I know the basics of SVG but I haven't used it in a while so I need to refresh. This post/tutorial by Lea Verou looks like a good starting point: https://www.smashingmagazine.com/2015/07/designing-simple-pie-charts-with-css/

Contributor guide