Bubble chart ===================================================== Inspired from this Highcharts `demo `_ .. note:: Requires the `highcharts-more` module: :: easychart.config.scripts.append("https://code.highcharts.com/modules/highcharts-more.js") easychart.config.save() See section on `extensions `_ for more details. .. raw:: html
.. literalinclude:: /_misc/examples/chart-21.py