You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/06 18:54:14 UTC

[GitHub] [superset] prosdev0107 opened a new pull request, #19573: fix[chart & polygon]: make to fix the issue the polygon chart

prosdev0107 opened a new pull request, #19573:
URL: https://github.com/apache/superset/pull/19573

   ### SUMMARY
   Polygon not rendering in Deck.gl Polygon Visualization
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   BEFORE:
   ![image](https://user-images.githubusercontent.com/47900232/162046656-5f50fa5f-0844-4f14-bc57-3ee689202bca.png)
   
   AFTER:
   ![image](https://user-images.githubusercontent.com/47900232/162046747-79cf1384-aef5-4056-8595-59bf8da6ee28.png)
   
   
   ### TESTING INSTRUCTIONS
   **How to reproduce bugs**
   
   1. Go to chart
   2. Create a Polygon chart with attached csv file.
   3. You can see that one area is not show up when it's metric value is less than minim value.
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] 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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas merged pull request #19573: fix(chart & polygon): make to fix the issue the polygon chart

Posted by GitBox <gi...@apache.org>.
rusackas merged PR #19573:
URL: https://github.com/apache/superset/pull/19573


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org