rusackas commented on issue #36329:
URL: https://github.com/apache/superset/issues/36329#issuecomment-4733323347

   I poked at this on current `master` and the legend background seems fixed. 
This was filed against 6.0.0rc3, back when deck charts still used the old 
legend... the deck.gl plugin got rewritten in #38035 since then, and the new 
legend draws a proper opaque background that the image export picks up. I ran 
the actual export path on the Deck.gl Polygons example and the legend comes out 
as a white card while the map still exports in color, so it really is the 
legend background and not just a blank map.
   
   The leftover tooltip in the export that you mentioned isn't a regression 
(5.0 does the same), so I'd treat that as a separate, longstanding thing.
   
   @bsenthilbalu @emirkmo could you confirm on a recent 6.x build or master? If 
it looks good we'll close it out. CC @msyavuz since it was assigned to you.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to