-
-
Notifications
You must be signed in to change notification settings - Fork 497
Added the option for having fixed label to the directive #405
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
Conversation
Current coverage is 100% (diff: 100%)@@ master #405 diff @@
====================================
Files 1 1
Lines 852 854 +2
Methods 0 0
Messages 0 0
Branches 0 0
====================================
+ Hits 852 854 +2
Misses 0 0
Partials 0 0
|
Please describe the purpose of this PR and provide a demo. |
This PR is to configure the directive so the limit labels don't hide when we reach a particular limit towards floor or ceil value. |
Hi Valentin, Thanks in advance |
@@ -1093,8 +1096,10 @@ | |||
backgroundColor: pointercolor | |||
}; | |||
} | |||
|
|||
this.shFloorCeil(); | |||
if(!this.optionsshowLimitLabels){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is wrong
I'm sorry, I'm currently on holidays so I don't have access to my computer and won't be able to release it anyway... Here are a few remarks:
|
Done! |
The dist file is still incorrect, you should run grunt before commiting... |
Done! |
Merged and released under 5.5.0. I have just rename the new option to |
If possible please merge it to 5.4.3 as we have started using that version of yours.
Please kindly approve