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

Feature request: Direction indicator needed #107

Open
nickovs opened this issue May 25, 2020 · 3 comments
Open

Feature request: Direction indicator needed #107

nickovs opened this issue May 25, 2020 · 3 comments

Comments

@nickovs
Copy link

nickovs commented May 25, 2020

One component that is notably missing from Dash DAQ is a circular direction indicator to show, rotationally, which way something is facing. This would be like the current gauge component but without any gap at the bottom. This is useful for everything from robot control to weather gauges. While this can be faked with some sort of radial Plotly plot there are a number of problems with that approach, including inconsistent styling and less efficient value updates.

It would be helpful to be able to set the markers not just as numbers (0, 90, 180, 270) but also as text (0, π/2, π, 3π/2, 2π, or N, NE, E, SE, S, SW, W, NW).

Sadly my JavaScript skills are not up to creating this from scratch but if the maintainers would consider this for a future release it would be much appreciated.

@jackparmer
Copy link
Contributor

Like a compass? Good idea.
Are there any examples that you could link?

@nickovs
Copy link
Author

nickovs commented Aug 5, 2021

I quite like this direction compass on SyncFusion.

AnyChart has a wind direction gauge, although it's not that pretty.

There's a pure CSS direction gauge on codepen.io.

@andrew-hossack
Copy link

Any updates on this?

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

No branches or pull requests

3 participants