-
Notifications
You must be signed in to change notification settings - Fork 16.1k
feat(waterfall): add changes label series and grouping customize settings #34847
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(waterfall): add changes label series and grouping customize settings #34847
Conversation
This reverts commit 35aaeb6.
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.
I've completed my review and didn't find any issues.
Files scanned
| File Path | Reviewed |
|---|---|
| superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx | ✅ |
| superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/transformProps.ts | ✅ |
Explore our documentation to understand the languages and file types we support and the files we ignore.
Check out our docs on how you can make Korbit work best for you and your team.
|
@kasiazjc This workflow is deprecated! Please use the new Superset Showtime system instead:
Processing your ephemeral environment request here. Action: up. More information on how to use or configure ephemeral environments |
|
thanks @SBIN2010! I am spinning up a test env so that it's easier to see the changes. I think visually the changes make a lot of sense. If I could ask you to change one thing that would help a lot - we are moving towards sentence case labels, and some slip - I can see that one of the checkboxes "Show Value" is still title case. Can you make it sentence too? In terms of changes of the labels in x/y axis sections I'll wait for @yousoph to take a look to make sure, that it's all correct. |
|
@kasiazjc Ephemeral environment spinning up at http://54.188.60.228:8080. Credentials are 'admin'/'admin'. Please allow several minutes for bootstrapping and startup. |
|
hi @SBIN2010 ! Thanks for these additional customizations! A few suggestions on wording:
|
|
Hi @yousoph! Thanks for the suggestions! |
|
Ah, thanks for the feedback - I didn't enable a legend so I missed those spots. I updated my previous comment, does the updated text capture it more accurately now? |
Yes, now it looks good, thanks. |
|
@michael-s-molina @stephenLYZ |
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.
Thanks for the contribution @SBIN2010!
This PR Waterfall chart improvement #27856
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION