[Qgis-developer] custom charts?

kimaidou kimaidou at gmail.com
Fri Jun 24 06:44:32 PDT 2016


Hi all,

Great idea indeed.
Here is another example of "dynamic" SVG, used here to render PNG as
symbols in QGIS. Not with expressions but with a Python method.
https://gist.github.com/mdouchin/d66191ccfadd74cff3f0

It is derived of the work of Nathan Woodrow:
http://nathanw.net/2016/02/04/live-svgs/

This could be adapted to create a SVG from a template via Python tools like
template:
https://docs.python.org/2/library/string.html#template-strings
or more advanced template engines


​Cheers,
Michaël​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20160624/c5d29f78/attachment.html>


More information about the Qgis-developer mailing list