Skip to contents

All functions

ec_as_js()
Convert an echartr list-tree object into javascript
ec_as_js(<ec_object>)
TODO: Handle Javascript better than this
ec_bar()
Bar series
ec_clip()
Copy the javascript equivalent of an echartr list-tree object to the clipboard
ec_clip(<ec_object>)
Copy the javascript representation of chart options
ec_data()
Generate echarts data list-tree object from a dataframe
ec_line()
Line series
ec_options()
Generate a list of options from a dataframe
ec_pie()
Pie series
ec_scatter()
Scatter series
ec_series()
Generate a list of series from a dataframe
echartrOutput() renderEchartr()
Shiny bindings for echartr
echartr()
Create an Echart
new_option()
Create a new echartr 'option' object
print(<ec_object>)
Print the javascript representation of an echartr list-tree object
updateEchartr()
Update an echartr instance