Hi mcsorkun,
Thanks a lot for the great tool.
Just wondering, what would be the best way to hide all the hydrogens when using the interactive_plot?
I tried to preprocess the smiles by rdkit.Chem.rdmolops.RemoveHs, but in the bokeh HTML the 2D images rendered by interactive_plot are still with hydrogens, for example:

Would be great to have an option in interactive_plot to do this.
Hi mcsorkun,
Thanks a lot for the great tool.

Just wondering, what would be the best way to hide all the hydrogens when using the
interactive_plot?I tried to preprocess the smiles by
rdkit.Chem.rdmolops.RemoveHs, but in the bokeh HTML the 2D images rendered byinteractive_plotare still with hydrogens, for example:Would be great to have an option in
interactive_plotto do this.