Hey guys!
So i am handling a project which requires me to generate reports in the server side, and till now its been mostly successful. But i was also on the lookout for strategies where i create charts using matplotlib, and have images which has text in it to be selectable.
What is the strategy for me to create svgs or any other format which i can embed in my html (ps. i am using wkhtmltopdf to convert html to pdf) whose texts are selectable?