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(query-tabs): Implementing new query visualization #719

Merged
merged 12 commits into from
Jan 20, 2023

Conversation

german-mergestat
Copy link
Contributor

@german-mergestat german-mergestat commented Jan 16, 2023

Implementing new tabs design for query editor. (Resolves #585)

  • Implementing new design for Table tab.

table-tab

  • Implementing Single metric tab.

single-metric

  • Implementing closable tabs.

closable-tabs

@german-mergestat german-mergestat requested a review from a team as a code owner January 16, 2023 15:47
@german-mergestat german-mergestat marked this pull request as draft January 16, 2023 15:48
@german-mergestat german-mergestat marked this pull request as ready for review January 16, 2023 23:49
@german-mergestat german-mergestat requested a review from a team as a code owner January 16, 2023 23:49
</Toolbar.Left>
<Toolbar.Right className='flex-1 pr-5'>
<Toolbar.Item>
<span className='text-sm t-text-muted pl-3 pr-1'>5.2s</span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should show the actual running time of the query

@german-mergestat german-mergestat merged commit f31ca5c into main Jan 20, 2023
@german-mergestat german-mergestat deleted the query-viz branch January 20, 2023 01:34
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.

Implement first pass of very basic data visualization in Queries area
2 participants