global-electrification-platform / explorer

Global Electrification Platform (Web)
https://electrifynow.energydata.info/
MIT License
10 stars 7 forks source link

Include donut chart in PDF #103

Open olafveerman opened 5 years ago

olafveerman commented 5 years ago

The current PDF implementation doesn't include the donut chart. This is not trivial, as PDFKit doesn't support SVG. It does have support for individual SVG paths. I made an initial attempt at redrawing the SVG in the document based on the paths, but especially the positioning gets tricky.

Given the time spent on the PDF already, I will mark this as an enhancement for a future phase.

Going forward, I can see two options:

akorkovelos commented 2 years ago

Reviving this issue as per latest request from the operations team. @EricSoroos is it possible to export the charts into the PDF report? @bpstewar for your reference.