Recent Releases of molplotly

molplotly - v1.1.8

Added support for plotting reactions from #25.

- Python
Published by wjm41 almost 3 years ago

molplotly -

Fixed more breaking bugs relating to colorcol and symbolcol.

- Python
Published by wjm41 almost 3 years ago

molplotly - v1.1.6 - fixed breaking bugs

Fixed bugs raise in #23 that prevents molplotly from working properly - now it works on Colab!

- Python
Published by wjm41 almost 3 years ago

molplotly - v1.1.5 - 3D coordinates, facet plots

Added ability to plot 3D coordinates from RDKit Mol objects as highlighted in issue #20, as well as making facet plots as raised in issue #21.

- Python
Published by wjm41 about 3 years ago

molplotly - v1.1.4 - loosened dependencies

Loosened package dependencies to address issue #18. Minimum version requirements for dash, jupyter-dash, and werkzeug are specified but everything else e.g. pandas is loosened.

- Python
Published by wjm41 over 3 years ago

molplotly - Updating dependencies

Small update updating dependency on pandas.

- Python
Published by wjm41 over 3 years ago

molplotly - v1.1.2 - updated dependencies

Dependencies have been updated in setup.py to address issues with new versions of dash and werkzeug breaking the package.

- Python
Published by wjm41 almost 4 years ago

molplotly - v1.1.1

  • Removed emojis from README that was causing issues with installation (issue #5).

- Python
Published by wjm41 almost 4 years ago

molplotly - v1.1.0

Added features, formatting, and bug fixes :)

  • Simultaneous plotting of multiple smiles columns (pull request #1) can now be done by passing in a list of smiles columns into smiles_col (see examples/multiple_smiles_columns.ipynb for a tutorial).
  • Adjusting of hover box transparency (issue #3) can now be controlled with alpha and mol_alpha arguments (see entry in examples/simple_usage_and_formatting.ipynb for example usage).
  • Usage examples split into multiple notebooks and organised in examples folder.
  • Fixed bug (issue #6) resulting from specifying both color_col and marker_col.

- Python
Published by wjm41 almost 4 years ago

molplotly - Release hotfix

It seems that Dash got updated to 2.1.0 without me realising and of course that broke jupyter-dash 😅 this is a hotfix to the requirements specifying that dash 2.0.0 is required.

- Python
Published by wjm41 about 4 years ago

molplotly - Initial release

Initial release of molplotly!

- Python
Published by wjm41 about 4 years ago