* Return the HTML content when setting `filepath=None`. * Four charts can now be created in colab notebook using the `notebook=True` parameter. See example colab [here](https://erdogant.github.io/bnlearn/pages/html/Documentation.html#colab-notebook). * sankey * scatter * particles * movingbubbles * Update docstrings
1.1.10
Fix for elasticgraph (d3js package was missing and is added)
1.1.9
* Bug fix in chord block for `color='source-target'` * Added `elasticgraph` as a new [block](https://d3blocks.github.io/d3blocks/pages/html/elasticgraph.html)
1.1.8
* Cleaning
1.1.7
* fix for the scatter chart in case a list was given for size * added mnist example dataset
1.1.6
* Input parameter `color` added to heatmap and `d3graph` * Updated docstrings