-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Milestone
Description
Currently export of a gridplot works for export png but not for svg.
With svg you get a series of plots back and have to manually compile.
User jcacbelos on discourse seems to have a start at something that works: https://discourse.bokeh.org/t/generate-svg-images-from-bokeh-plots-and-include-them-in-a-pdf-report-with-using-svglib-and-reportlab/3889
philippjfr, chesucr and dbogatov