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

Truck Speed issue #162

Open
warptwist opened this issue Feb 25, 2024 · 0 comments
Open

Truck Speed issue #162

warptwist opened this issue Feb 25, 2024 · 0 comments

Comments

@warptwist
Copy link

I'm currently designing a new dashboard, and ran into some trouble.
If i add
<div id="truck-speed" class="truck-speed"></div>
it shows the truck speed fine, but if i add both
<div id="truck-speed" class="truck-speed"></div>
and
<div class="truck-speed" data-type="meter" data-min="0" data-max="125" data-min-angle="-176" data-max-angle="+4"></div>
it only shows the meter entry.

Is it at all possible to get both values at the same time?

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

1 participant