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