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

Add formatted value label to gauge via new value options. #196

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open

Add formatted value label to gauge via new value options. #196

wants to merge 2 commits into from

Conversation

dhunt84971
Copy link

Options includes value with properties for displaying the value in the gauge using options specified including font, right, down, decimals, color and units.

This was added because using absolute position does not work well for placing text over the gauge.

Note: gauge.min.js has not been modified.

@dhunt84971
Copy link
Author

I just realized the this.ctx.globalCompositeOperation='destination-over'; that was added causes other issues. This needs to be removed.

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

Successfully merging this pull request may close these issues.

1 participant