Currently the donut chart display is a quite complicated JS library used for just that one visualization. There’s also some pitfalls like the font being baked-in Arial etc.
What might be nicer is to just do it via SVG:
Then we would likely also have a much easier time making it look like designed at #36 with the logo worked into it. :)
Currently the donut chart display is a quite complicated JS library used for just that one visualization. There’s also some pitfalls like the font being baked-in Arial etc.
What might be nicer is to just do it via SVG:
Then we would likely also have a much easier time making it look like designed at #36 with the logo worked into it. :)