-
Notifications
You must be signed in to change notification settings - Fork 448
Created button to download Widget data as CSV or PNG file #2241
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
d97b953
to
7b3a532
Compare
7b3a532
to
da5d4d1
Compare
portal-ui/src/screens/Console/Dashboard/DownloadWidgetDataButton.tsx
Outdated
Show resolved
Hide resolved
portal-ui/src/screens/Console/Dashboard/Prometheus/Widgets/BarChartWidget.tsx
Outdated
Show resolved
Hide resolved
…expand icon on hover
da5d4d1
to
b4be5ec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, In the line charts CSV the first column can be changed to be a date. this can be done in another PR
closes https://github.com/miniohq/engineering/issues/661
https://github.com/miniohq/engineering/issues/660