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

fix: Added chart examples for left out chart types #26387

Closed
wants to merge 9 commits into from

Conversation

sivasathyaseeelan
Copy link
Contributor

@sivasathyaseeelan sivasathyaseeelan commented Jan 1, 2024

Added chart examples for left out chart types and modified VizTypeGallery.tsx for rendering thumbnail image in case of no example provided

SUMMARY

Adding chart examples for Deck.gl:

  • Arc
  • Grid
  • Hexagon
  • Path
  • Polygon
  • Scatterplot
  • Screen Grid
  • Contour
  • Heatmap
  • Geojson

And made a change in VizTypeGallery.tsx for rendering thumbnail image in case of no example provided

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

BEFORE

image

AFTER

Screencast.from.01-01-24.02.37.27.PM.IST.webm

TESTING INSTRUCTIONS

Kindly go to http://localhost:9000/chart/add and please select any chart so that you can be able to see example images of selected chart

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on making your first PR and thank you for contributing to Superset! 🎉 ❤️

We hope to see you in our Slack community too! Not signed up? Use our Slack App to self-register.

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (29633e7) 69.14% compared to head (1c1224e) 69.14%.
Report is 3 commits behind head on master.

Files Patch % Lines
...ponents/controls/VizTypeControl/VizTypeGallery.tsx 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26387   +/-   ##
=======================================
  Coverage   69.14%   69.14%           
=======================================
  Files        1946     1946           
  Lines       75989    75989           
  Branches     8479     8479           
=======================================
  Hits        52544    52544           
  Misses      21266    21266           
  Partials     2179     2179           
Flag Coverage Δ
javascript 56.46% <66.66%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sivasathyaseeelan sivasathyaseeelan changed the title Added chart examples for left out chart types in issue #16707 fix: Added chart examples for left out chart types in issue #16707 Jan 3, 2024
@michael-s-molina
Copy link
Member

Thank you for the PR @sivasathyaseeelan. Could you rebase your PR and check how it overlaps with #25770? Maybe you can discard some of your changes.

dependabot bot and others added 8 commits January 4, 2024 02:01
…ache#26363)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t-websocket (apache#26386)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com>
@sivasathyaseeelan sivasathyaseeelan deleted the fix-#16707 branch January 3, 2024 20:47
@sivasathyaseeelan sivasathyaseeelan changed the title fix: Added chart examples for left out chart types in issue #16707 fix: Added chart examples for left out chart types Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants