Skip to content

Move donut charts from JS library to simpler SVG #52

@jancborchardt

Description

@jancborchardt

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. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions