Add an axis to a chart.
1 2 3 4 5 |
This function modified a few default options for the axis component in
ECharts: 1) scale = TRUE
(was FALSE
by default in ECharts); 2)
axisLine$onZero = FALSE
(was TRUE
in ECharts).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.