* added node text coloring: See example over [here](https://erdogant.github.io/d3graph/pages/html/Core_Functionalities.html#node-text-color) * Solved 22
2.3.10
* Removed scikit-learn from the default setup and requirements to make it more lightweight. In case scikit-learn is required (when scaler is minmax, a message is shown).
2.3.9
* added on click functionality. With the `click `input parameter, nodes can be highlighted.