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/customize #179

Merged
merged 2 commits into from
Apr 9, 2020
Merged

Feature/customize #179

merged 2 commits into from
Apr 9, 2020

Conversation

TamarLahav
Copy link

The changes we made are:

  1. Adding an option “highlightsLineCap” which can be one of the following: ‘round’, ‘square’ or ‘butt’. (default is ‘butt’)
    It sets the context.lineCap within the drawRadialHighLights function of the RadialGauge object.
  2. Adding a format option to set the “units” attribute.
    For example “{value} % {title}” which replaces the attributes inside {} to the same member in the option object.
    So if title is set to “Hour” and value to “50” the units will be “50% Hour”.

Copy link

@pakuk1990 pakuk1990 left a comment

Choose a reason for hiding this comment

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

Okey

@Mikhus Mikhus merged commit 9add91f into Mikhus:master Apr 9, 2020
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.

3 participants