| addGeoCoord | Add 'geoCoord' to An Echarts Object |
| addHeatmap | Add 'heatmap' to Echarts Object |
| addMarkLine | Add 'markLine' to An Echarts Object |
| addMarkPoint | Add 'markPoint' to An Echarts Object |
| addNameMap | Add 'nameMap' to Echarts Object |
| aesStyle | Define Aesthetic Elements of Echarts Object |
| axis | Create an axis for a chart |
| convBD2GCJ | Transform BD-09 (Baidu) coordinates to GCJ-02 (Google... |
| convBD2WGS | Transform BD-09 (Baidu) coordinates to WGS-84 (Global Coord) |
| convCoord | Generic Function to Convert coordinates |
| convGCJ2BD | Transform GCJ-02 (Google CN/Amap) coordinates to BD-09... |
| convGCJ2WGS | Transform GCJ-02 (Google CN/Amap) coordinates to WGS-84... |
| convWGS2BD | Transform WGS-84 (Global GeoSys) coordinates to BD-09 (Baidu) |
| convWGS2GCJ | Transform WGS-84 (Global) coordinates to GCJ-02 (Google... |
| eChart | Create an ECharts widget |
| geocode | Geocode |
| geohost | IP address lookup |
| getColFromPal | Get The Colors Vector From A Named Palette |
| getColors | Get Hex Color Vector (Not Exported) |
| iif | If-else Replacement Function For Vectors |
| invertColor | Invert A Color to Its Conplementary Color |
| JS.Operator.Assignment | 'Javascript'-style Operator Assignment |
| position.orient | Text Position and Direction |
| recharts-imports | Objects imported from other packages |
| recharts-shiny | Wrapper functions for Shiny |
| reheadHTMLTable | Reformat HTML Table |
| relocWidget | Re-locate Echarts Widgets (Position of Upper-left/Lower-right... |
| revgeocode | Reverse geocode |
| rgba | Get A String Containing 'rgba' Function |
| setAxis | Set 'x|yAxis' of Echarts (Primary or Secondary) |
| setDataRange | Set 'dataRange' Bar of Echarts |
| setDataZoom | Set 'dataZoom' Bar of Echarts |
| setGrid | Set 'grid' of Echarts Widgets And Pane |
| setLegend | Set 'legend' of Echarts |
| setPolar | Set 'polar' of Echarts (For Radar Charts) |
| setSeries | Set 'series' Element by Element |
| setTheme | Set Theme Or Misc Aesthetics (color, background, animation,... |
| setTimeline | Set 'timeline' of Echarts |
| setTitle | Set 'title' (And Subtitle) of Echarts |
| setToolbox | Set 'toolbox' of Echarts |
| setTooltip | Set 'tooltip' of Echarts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.