arnoutaertgeerts / python-highcharts

Use highchart.js to make plots in Python and IPython notebooks
http://nbviewer.ipython.org/github/arnoutaertgeerts/python-highcharts/blob/master/Tutorial.ipynb
Other
134 stars 31 forks source link

Jinja templating #26

Closed justmytwospence closed 9 years ago

justmytwospence commented 9 years ago

It would be killer if you could insert your graph(s) into some sort of template, probably Jinja2.

arnoutaertgeerts commented 9 years ago

@justmytwospence That would be a nice feature but it is currently not on the roadmap :) Any help in that direction is welcome though!