On Thu, 27 Dec 2018 07:55:08 -0500
Spencer Trinh <trinh.kc...@gmail.com> wrote:

> I tried using opt={ ’u’:None, ’C’:None, ’x’:None},
> 
> however the XML file still encounters a parsing error:

So you see, the issue is not how to generate an SVG dynamically ;)

Did you try generating them as strings with Molecule.write() and
sending them out from flask? -- See how the browser will render that.
You can easily add 'x: None' after the first one of course.

-- 
Dmitri Maziuk <dmaz...@bmrb.wisc.edu>


_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to