-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
chore: Add example charts for deck.gl #25770
Conversation
Signed-off-by: Willie Hung <willie880201044@gmail.com>
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.
Signed-off-by: Willie Hung <willie880201044@gmail.com>
@Willie-The-Lord thanks for adding examples to help improve the UX. I've requested review from some frontend engineers. |
/testenv up |
@michael-s-molina Ephemeral environment spinning up at http://52.34.70.66:8080. Credentials are |
No problem. I'll go ahead and create the examples. Thank you for bringing this to my attention! |
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Hi @michael-s-molina, I've added |
If you can fix this in this PR it would be great. |
Signed-off-by: Willie Hung <willie880201044@gmail.com>
@michael-s-molina Typo fix. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #25770 +/- ##
==========================================
+ Coverage 69.01% 69.17% +0.15%
==========================================
Files 1934 1944 +10
Lines 75605 75751 +146
Branches 8414 8460 +46
==========================================
+ Hits 52181 52399 +218
+ Misses 21264 21167 -97
- Partials 2160 2185 +25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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. Thanks for the improvements @willie-hung!
Ephemeral environment shutdown and build artifacts deleted. |
Signed-off-by: Willie Hung <willie880201044@gmail.com> (cherry picked from commit 113a8a3)
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com> (cherry picked from commit 113a8a3)
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
SUMMARY
Adding chart examples for Deck.gl:
SCREENSHOT
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION