datamol-io / datamol

Molecular Processing Made Easy.
https://docs.datamol.io
Apache License 2.0
452 stars 47 forks source link

Allow molecules grid image in `dm.viz.lasso_highlight_image()` #199

Closed hadim closed 1 year ago

hadim commented 1 year ago

For now, the function only allow a single molecule. It would be nice to allow multiple ones and create a grid similar to what dm.to_image() does.

It has been requested at https://github.com/datamol-io/datamol/issues/195