You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
I've been trying to put together a demo showing how sympy's jscode generator could be used to plot functions using Chart.js in the Jupyter notebook. I decided to try plotting the Batman equations and it almost works. The sympy.plot function gets most of it but seems to have issues with the head. And then when I convert to javascript the entire top doesn't work. I may have picked too hard of a plot to try to do for this demo, but maybe some of you all know how to get this working. Any help would be appreciated. This might be used in the SciPy tutorial next week.