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

   ### SUMMARY
   In the Chart Builder and in the Dashboard, add export options for png and 
pdf.
   If possible, give the user the option between a transparent background and a 
solid background (color of current theme background).
   Customers are also hoping that the png will be higher quality than the jpg 
image.
   
   On the dashboard:
   - Update the current image option to specify that it's jpeg "Download as 
image (jpeg)"
   - Add "Download as image (png)" underneath the jpeg option, which opens a 
submenu for Transparent background and Solid background.
   
   > **Note:** This is a continuation of #37558 originally opened by 
@ramiroaquinoromero. Picking up the work to fix TypeScript errors and linting 
issues so CI passes.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   ## Before
   ![WhatsApp Image 2026-02-11 at 23 24 
19](https://github.com/user-attachments/assets/971039c5-8cdf-4ba5-bbad-589fc7f52c87)
   
   ## After
   
https://github.com/user-attachments/assets/64f4e5f8-2a66-48b2-b039-917965bc34f7
   
   ### TESTING INSTRUCTIONS
   - Create or edit a chart.
   - Click on the three dots.
   - A dropdown menu will appear.
   - Select "Data Export Options".
   - Select "Export All Data".
   - Another dropdown will appear with the available export formats.
     - Select "Export as PDF"
     - Select "Export PNG > Solid Background"
     - Select "Export PNG > Transparent Background"
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [x] 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: [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