Waterfall ===================================================== .. note:: Requires the `highcharts-more` module (loaded by default): :: easychart.config.scripts.append("https://code.highcharts.com/highcharts-more.js") easychart.config.save() See section on `extensions `_ for more details. .. raw:: html
.. literalinclude:: /_misc/examples/chart-49.py Customizing colors ------------------ .. raw:: html
.. literalinclude:: /_misc/examples/chart-50.py