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

Dimension.type should determine axis types #1312

Closed
philippjfr opened this issue Apr 18, 2017 · 3 comments
Closed

Dimension.type should determine axis types #1312

philippjfr opened this issue Apr 18, 2017 · 3 comments
Labels
type: feature A major new feature

Comments

@philippjfr
Copy link
Member

Currently the plotting code figures out the axis types based on the types of the data itself, this generally works well but there's some cases where you might want define a length zero element and still guarantee that the axis is initialized correctly. In this case it would be easiest if the axis code also looked at the declared Dimension.type.

@philippjfr philippjfr added the type: feature A major new feature label Apr 18, 2017
@jlstevens
Copy link
Contributor

Agreed, that would make sense.

@philippjfr philippjfr added this to the v2.0 milestone Feb 9, 2018
@philippjfr philippjfr removed this from the v2.0 milestone Sep 20, 2019
@philippjfr
Copy link
Member Author

This has been implemented.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature A major new feature
Projects
None yet
Development

No branches or pull requests

2 participants