Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retire the "svelte-speedometer" in favor of an in-house one #119

Open
seofernando25 opened this issue Mar 13, 2024 · 1 comment
Open

Retire the "svelte-speedometer" in favor of an in-house one #119

seofernando25 opened this issue Mar 13, 2024 · 1 comment
Labels
medium Issues with certain complexity

Comments

@seofernando25
Copy link
Collaborator

seofernando25 commented Mar 13, 2024

Our current speedometer svelte-speedometer is just a wrapper over d3-speedometer.
This is a bit silly and their version is a bit outdated.

We want to have more control over it and reduce load times (one less library to load) so I figure it would be better to rebuild it from scratch.

image

Recreate this slider as seen in ccm's link and create a component to display some measurement: speed, error, rate, etc (use custom zones+color to convey meaning)

@seofernando25 seofernando25 added the medium Issues with certain complexity label Mar 13, 2024
@ccm32004
Copy link
Contributor

Component to be implemented: https://github.com/seofernando25/arc-gauge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Issues with certain complexity
Projects
None yet
Development

No branches or pull requests

2 participants