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

y2 tick texts disappear on legend toggle #2523

Closed
netil opened this issue Jan 25, 2022 · 0 comments
Closed

y2 tick texts disappear on legend toggle #2523

netil opened this issue Jan 25, 2022 · 0 comments
Labels

Comments

@netil
Copy link
Member

netil commented Jan 25, 2022

Description

When y2 with culling option set, toggling legend make to disappear tick texts.

Kapture 2022-01-25 at 23 03 32

Steps to check or reproduce

@netil netil added the bug label Jan 25, 2022
netil added a commit to netil/billboard.js that referenced this issue Jan 27, 2022
Make sure to check given data value to check zerobased type
with correlated bound axis.

Ref naver#2523
@netil netil closed this as completed in a697b69 Jan 27, 2022
github-actions bot pushed a commit that referenced this issue Jan 28, 2022
## [3.3.1](3.3.0...3.3.1) (2022-01-28)

### Bug Fixes

* **axis:** Fix bar draw for inverted y/y2 axes ([9d0fb70](9d0fb70)), closes [#1323](#1323) [#2503](#2503)
* **domain:** Fix incorrect domain updates ([a697b69](a697b69)), closes [#2523](#2523)
netil added a commit to netil/billboard.js that referenced this issue Feb 25, 2022
netil added a commit that referenced this issue Feb 25, 2022
github-actions bot pushed a commit that referenced this issue Mar 16, 2022
# [3.4.0-next.1](3.3.3...3.4.0-next.1) (2022-03-16)

### Bug Fixes

* **axis:** Fix culling visibility on dynamic loading ([4c79daf](4c79daf)), closes [#2582](#2582)
* **axis:** fix hidden axis rescale on dynamic load ([5418853](5418853)), closes [#2523](#2523) [#2571](#2571)
* **util:** Check if agent has mouse ([d42adaa](d42adaa)), closes [#2550](#2550) [#2585](#2585)

### Features

* **module:** Support dual CJS/ESM package ([437c007](437c007)), closes [#2202](#2202)
* **plugin:** Intent to ship TableView plugin ([215b611](215b611)), closes [#1873](#1873)
* **polar:** Intent to ship polar type ([feca715](feca715)), closes [#2462](#2462)
github-actions bot pushed a commit that referenced this issue Mar 31, 2022
# [3.4.0](3.3.3...3.4.0) (2022-03-31)

### Bug Fixes

* **api:** Fix flow on indexed/category axis type ([4aba436](4aba436)), closes [#2595](#2595)
* **axis:** Fix culling visibility on dynamic loading ([4c79daf](4c79daf)), closes [#2582](#2582)
* **axis:** fix hidden axis rescale on dynamic load ([5418853](5418853)), closes [#2523](#2523) [#2571](#2571)
* **generator:** Prevent possible infinite loop when tab isn't visible ([bafdb17](bafdb17)), closes [#2606](#2606)
* **option:** Fix data.hide not working for bubble/scatter type ([64ae74b](64ae74b)), closes [#2609](#2609)
* **util:** Check if agent has mouse ([d42adaa](d42adaa)), closes [#2550](#2550) [#2585](#2585)
* **util:** Enhance parsing date string ([8d9f422](8d9f422)), closes [#1714](#1714)

### Features

* **api:** Implement axis range reset ([6c9d99e](6c9d99e)), closes [#2398](#2398)
* **option:** Intent to ship onclick ([63c5a53](63c5a53)), closes [#2587](#2587)
* **polar:** Intent to ship polar type ([feca715](feca715)), closes [#2462](#2462)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant