Re: [Rdkit-discuss] highlightColor in Draw.MolsToGridImage()
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Brian K. <fus...@gm...> - 2016-07-17 13:17:55
|
Svg can actually be styled with css to change properties. It might be worthwhile to start adding proper ids to our svg elements for more flexibility. I might spend some effort investigating this a bit more as it makes making interactive images a bit easier. That being said, having more options for rendering is always a good thing. ---- Brian Kelley > On Jul 17, 2016, at 7:21 AM, Dmitri Maziuk <dm...@bm...> wrote: > >> On 7/17/2016 5:29 AM, Greg Landrum wrote: >> >> >> On Sat, Jul 16, 2016 at 9:37 PM, DmitriR <xz...@gm... >> <mailto:xz...@gm...>> wrote: > >> (2) For the SVG rendering, is there perhaps a way to change the with >> (weight) of the stroke? >> For smaller images, the default bond width looks somewhat heavy. >> >> >> At the moment, there's no way at all to control the line width from >> Python. I'll take a look at that. > > I've been running the SVG through a little regexp-replace subroutine, > adjusting all sorts of things. Fine-tuning the image would be more > useful if other backends could use it too, but for SVG there is an > easier way out. > > Dima > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity planning > reports.http://sdm.link/zohodev2dev > _______________________________________________ > Rdkit-discuss mailing list > Rdk...@li... > https://lists.sourceforge.net/lists/listinfo/rdkit-discuss |