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

Support packed value dimensions in Grid interfaces #550

Closed
jlstevens opened this issue Mar 14, 2016 · 2 comments · Fixed by #3983
Closed

Support packed value dimensions in Grid interfaces #550

jlstevens opened this issue Mar 14, 2016 · 2 comments · Fixed by #3983
Labels
tag: API type: feature A major new feature
Milestone

Comments

@jlstevens
Copy link
Contributor

This issue is a reminded to re-introduce a feature that didn't make it into PR #542: the ability to pack value dimensions into a single array in GridColumns. This PR is going to be merged to master shortly.

This was prototyped using a dictionary key called 'vdims' but I think it would be nicer to allow tuple keys containing the actual value dimension names e.g ('height', 'pressure', 'temperature').

@jlstevens jlstevens added the type: feature A major new feature label Mar 14, 2016
@jlstevens jlstevens added this to the 1.4.4 milestone Mar 14, 2016
@philippjfr philippjfr modified the milestones: v1.6.0, 1.4.4 Apr 20, 2016
@philippjfr philippjfr changed the title Support packed value dimensions in GridColumns Support packed value dimensions in Grid interfaces Jan 4, 2017
@philippjfr
Copy link
Member

Can't see this making it into 1.7, postponing.

@philippjfr philippjfr modified the milestones: v1.8.0, v1.7.0 Jan 4, 2017
@jlstevens
Copy link
Contributor Author

Agreed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag: API type: feature A major new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants