.. include:: ../../../Includes.txt .. _echartsViewHelper: :navigation-title: echarts ============================== ECharts ViewHelper ============================== Root ViewHelper to include charts with `Apache ECharts`. Go to the source code of this ViewHelper: `EChartsViewHelper.php `_ (GitHub). Arguments ========= The echarts ViewHelper has no argument. Examples ======== Defining a Bar Chart -------------------- .. code-block:: xml ...