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

Radar indexed axis text aren't showing #997

Closed
netil opened this issue Jul 25, 2019 · 2 comments
Closed

Radar indexed axis text aren't showing #997

netil opened this issue Jul 25, 2019 · 2 comments
Assignees

Comments

@netil
Copy link
Member

netil commented Jul 25, 2019

Description

When axis text for radar aren't given, it should display indexed value.
image

From the side effects caused by v1.9.0 release, axis texts aren't showing.

Ref. 44198e1#diff-bb1291835e7463c67f550c9ecd075a73

@netil netil added the bug label Jul 25, 2019
@netil netil self-assigned this Jul 25, 2019
@netil netil closed this as completed in 9bac296 Jul 26, 2019
netil pushed a commit that referenced this issue Aug 2, 2019
# [1.10.0-next.1](https://github.com/naver/billboard.js/compare/1.9.5...1.10.0-next.1@next) (2019-08-02)

### Bug Fixes

* **chart:** Correct the order to set '$' node values ([b97558c](b97558c)), closes [#994](#994)
* **event:** Update determination condition ([736ba56](736ba56)), closes [#967](#967)
* **radar:** Correct display of indexed axis ([9bac296](9bac296)), closes [#997](#997)
* **text:** Correct text vertical align ([6debb55](6debb55)), closes [#982](#982)
* **tooltip:** Correct tooltip on dynamic loading ([c24bddb](c24bddb)), closes [#963](#963)
* **tooltip:** Fix on contents template ([419144f](419144f)), closes [#972](#972)

### Features

* **axis:** Intent to ship y/y2 axis culling ([44c6c4c](44c6c4c)), closes [#915](#915)
* **bubble:** Intent to ship dimension ([27df7c3](27df7c3)), closes [#484](#484)
* **options:** Pass instance arg to callbacks ([61cf047](61cf047)), closes [#989](#989)
* **radar:** Intent to ship axis.text.position ([1720ec2](1720ec2)), closes [#998](#998)
@netil
Copy link
Member Author

netil commented Aug 2, 2019

🎉 This issue has been resolved in version 1.10.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

netil pushed a commit that referenced this issue Aug 7, 2019
# [1.10.0](1.9.5...1.10.0) (2019-08-07)

### Bug Fixes

* **axis:** Correct label text position ([9beacfe](9beacfe)), closes [#1011](#1011)
* **chart:** Correct the order to set '$' node values ([b97558c](b97558c)), closes [#994](#994)
* **color:** Correct to not set stroke ([f18aa35](f18aa35)), closes [#754](#754) [#872](#872)
* **event:** Update determination condition ([736ba56](736ba56)), closes [#967](#967)
* **flow:** Fix data points removal ([5463150](5463150)), closes [#1006](#1006)
* **radar:** Correct display of indexed axis ([9bac296](9bac296)), closes [#997](#997)
* **text:** Correct text vertical align ([6debb55](6debb55)), closes [#982](#982)
* **tooltip:** Correct tooltip on dynamic loading ([c24bddb](c24bddb)), closes [#963](#963)
* **tooltip:** Fix on contents template ([419144f](419144f)), closes [#972](#972)

### Features

* **axis:** Intent to ship y/y2 axis culling ([44c6c4c](44c6c4c)), closes [#915](#915)
* **bubble:** Intent to ship dimension ([27df7c3](27df7c3)), closes [#484](#484)
* **options:** Pass instance arg to callbacks ([61cf047](61cf047)), closes [#989](#989)
* **radar:** Intent to ship axis.text.position ([1720ec2](1720ec2)), closes [#998](#998)
@netil
Copy link
Member Author

netil commented Aug 7, 2019

🎉 This issue has been resolved in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@netil netil added the released label Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant