Experiment with non-intrusive ads from ethical adds. Adds can be changed using the `support `parameter.
1.2.11
* bug fix for hex * add d3js for treemap * add jitter parameter for scatter
1.2.10
* Violin plot new input parameter `fontsize_axis `to change the fontsize of the axis. * More information can be found on the [documentation pages](https://d3blocks.github.io/d3blocks/pages/html/Violin.html).
1.2.9
* added functionality to change fontsize in violin plot. * More information and examples can be found [here](https://d3blocks.github.io/d3blocks/pages/html/Violin.html).
1.2.8
* added colors and sizes for movingbubbles * Added input parameter to choose colors between "node" and "state" * Added selectionbox in HTML for movingbubbles to select between colors `node` and `state` * Added new standardize methods: `relative `and `minimum` * fixes for standardization * Removed unit string in HTML for Sankey.
1.2.7
* Path fixes * Logger information passed in path * Bugfix regarding show() functionality