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

feat: add targetLine #398

Merged
merged 2 commits into from
Jul 16, 2024
Merged

feat: add targetLine #398

merged 2 commits into from
Jul 16, 2024

Conversation

Alloyd21
Copy link
Contributor

Added functionality to include a target line; a line to indicate average, mean or a target value within the gauge.

targetLine: [value], targetLineColor: "#000", targetLineWidth: 2

Added functionality to include a target line; a line to indicate average, mean or a target value within the gauge.

targetLine: [value],
targetLineColor: "#000",
targetLineWidth: 2
@robertsLando robertsLando changed the title Added targetLine feat: add targetLine Jul 16, 2024
Copy link
Collaborator

@robertsLando robertsLando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR! Could you update docs and also add an example in examples folder please?

@Alloyd21
Copy link
Contributor Author

Included documentation and example. Let me know if I've missed anything

Copy link
Collaborator

@robertsLando robertsLando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robertsLando robertsLando merged commit e6e488c into toorshia:master Jul 16, 2024
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.

2 participants