Python Altair Charts when rendering to PDF #916
-
The Altair charts are rendered to HTML output without an issue. My first try to create PDF output failed. I thought it might, as Altair is a bit of a pain to convert to static graphics. Any guidance on how rendering to PDF might work for Altair charts with Quarto? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
We will eventually create a generic mechanism for converting HTML/SVG to raster graphics for PDF output (probably not for a few months though). cc @cscheid |
Beta Was this translation helpful? Give feedback.
-
That is great. It is a bit of a mess teaching Altair when asking the students to export their images to png. Quarto will go a long way to making setup less painful. Looking forward to the update. |
Beta Was this translation helpful? Give feedback.
-
@jjallaire I'm having the same problem now that @hathawayj was having two years ago! Was there any resolution? |
Beta Was this translation helpful? Give feedback.
I created new bug report with reproducible example:
#10571
Thank you for your time