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

Dashboard graph configs #938

Merged

Conversation

nikhilsinhaparseable
Copy link
Contributor

@nikhilsinhaparseable nikhilsinhaparseable commented Sep 24, 2024

added 2 fields in graph_config

  • graph_type
  • orientation

bug fixes around migration of saved filters from v1 to v2
bug fixes around migration of dashboards from v1 to v3 and v2 to v3

add fields -
graph_type: enum - Default (default), Stacked, Percent
orientation: enum - Horizontal (default), Vertical

migration from version v2 to v3
@nitisht nitisht merged commit 8e20b31 into parseablehq:main Sep 24, 2024
8 checks passed
parmesant pushed a commit to parmesant/parseable that referenced this pull request Sep 26, 2024
enhancement: graph config for tiles in dashboards
add fields -
graph_type: enum - Default (default), Stacked, Percent
orientation: enum - Horizontal (default), Vertical

- migration from version v2 to v3
- fixed migration from v1 to v3 and null check
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.

2 participants