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(types): Fix the signature of the tick format callback for timeseries #2769

Closed
wants to merge 1 commit into from

Conversation

stof
Copy link
Contributor

@stof stof commented Jul 6, 2022

Issue

Details

this is the one actually fixing what #2676 tried to fix (I missed the fact that my first PR was fixing it only for subcharts and not for the x axis of all charts.

Remove wrong number type from axis.x.tick.format
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.468% when pulling 8876022 on stof:patch-1 into c8e1a92 on naver:master.

@netil netil closed this in fb246bc Jul 7, 2022
@netil
Copy link
Member

netil commented Jul 7, 2022

@stof thanks for the contribution!

@stof stof deleted the patch-1 branch July 7, 2022 08:09
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
## [3.5.1](3.5.0...3.5.1) (2022-07-14)

### Bug Fixes

* **options:** Fix possible memory leak for boost.useWorker ([394d1c3](394d1c3)), closes [#2778](#2778)
* **types:** Fix the signature of the tick format callback for timeseries ([fb246bc](fb246bc)), closes [#2769](#2769)
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