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

feat: Temporal ordinal dimension is taken as second priority when inferring x-axis for columns #1381

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

ptbrowne
Copy link
Collaborator

fix #1373

When creating a column chart, we take either temporal or temporal ordinal dimension as default
for x axis.

This can be verified with NFI cubes where the "Inventory" dimension is a Temporal Ordinal Dimension.

For ex: /en/browse?dataset=https%3A%2F%2Fenvironment.ld.admin.ch%2Ffoen%2Fnfi%2Fnfi_T-6.1%40bundesamt-fuer-umwelt%2Fcube%2F2024-1&dataSource=Test

Copy link

vercel bot commented Feb 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview Feb 29, 2024 9:53am

@Rdataflow
Copy link
Contributor

@ptbrowne LGTM 👍

@ptbrowne ptbrowne merged commit 7151a56 into main Feb 29, 2024
5 of 6 checks passed
@ptbrowne ptbrowne deleted the feat/ordinal-time-preferred-dim branch February 29, 2024 13:00
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.

Ordinal time as default choice for x-axis
3 participants