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

fix(tooltip): Fix tooltip.format.value call #3392

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

netil
Copy link
Member

@netil netil commented Aug 31, 2023

Issue

#3371

Details

  • Unify the call of sanitize for all formatter function
  • Fix the unnecessary call and pass correct arguments for bar range type

- Unify the call of sanitize for all formatter function
- Fix the unnecessary call and pass correct arguments for bar range type

Ref naver#3371
@netil netil added the bug label Aug 31, 2023
@netil netil self-assigned this Aug 31, 2023
@coveralls
Copy link

Coverage Status

coverage: 94.35% (+0.002%) from 94.348% when pulling 1402573 on netil:tooltip#3371 into 17f9f00 on naver:master.

@netil netil merged commit f7d587d into naver:master Aug 31, 2023
10 checks passed
@netil netil deleted the tooltip#3371 branch August 31, 2023 07:07
netil pushed a commit to netil/billboard.js that referenced this pull request Aug 31, 2023
Add test to check arguments passed to format.value function

Ref naver#3392
netil added a commit that referenced this pull request Aug 31, 2023
Add test to check arguments passed to format.value function

Ref #3392
netil added a commit that referenced this pull request Sep 5, 2023
Add test to check arguments passed to format.value function

Ref #3392
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants