A convenience function to easily hide grid lines.
Usage
e_hide_grid_lines(e, which = c("x", "y"))
Arguments
- e
An
echarts4r
object as returned bye_charts
or a proxy as returned byecharts4rProxy
.- which
Which axis grid lines to hide.
A convenience function to easily hide grid lines.
e_hide_grid_lines(e, which = c("x", "y"))
An echarts4r
object as returned by e_charts
or
a proxy as returned by echarts4rProxy
.
Which axis grid lines to hide.