Skip to contents

Initialisation and Shiny

Initialise echarts and use in Shiny.

Chart Types

Chart types available in echarts4r these can work for static plots or Shiny proxies

e_band() e_band_()
Confidence bands
e_band2() e_band2_()
Area bands
e_area() e_area_()
Area
e_bar() e_bar_()
Bar and Line chart
e_barRange()
Bar range chart
e_bar_3d() e_bar_3d_()
Bar 3D
e_cloud() e_cloud_()
Wordcloud
e_correlations()
Correlation
e_line() e_line_()
Line
e_lineRange()
Line range chart
e_lines() e_lines_()
Lines
e_lines_gl()
Lines WebGL
e_graphic_g() e_group_g() e_image_g() e_text_g() e_rect_g() e_circle_g() e_ring_g() e_sector_g() e_arc_g() e_polygon_g() e_polyline_g() e_line_g() e_bezier_curve_g()
Graphic
e_lines_3d() e_line_3d() e_lines_3d_() e_line_3d_()
Lines 3D
e_scatter_3d() e_scatter_3d_()
Scatter 3D
e_scatter_gl() e_scatter_gl_()
Scatter GL
e_scatter_matrix()
Generate scatter point for matrix
e_scatter() e_effect_scatter() e_scale() e_scatter_() e_effect_scatter_()
Scatter
e_pie() e_pie_()
Pie
e_pie_matrix()
Generate pie chart for matrix
e_pie_select() e_pie_unselect()
Select & Unselect Pie
e_radar() e_radar_()
Radar
e_radar_opts()
Radar axis
e_sankey() e_sankey_()
Sankey
e_step() e_step_()
Step
e_sunburst() e_sunburst_()
Sunburst
e_lm() e_glm() e_loess()
Smooth
e_candle() e_candle_()
Candlestick
e_river() e_river_()
River
e_boxplot() e_boxplot_()
Boxplot
e_error_bar() e_error_bar_()
Error bar
e_histogram() e_density() e_histogram_() e_density_()
Histogram & Density
e_liquid() e_liquid_()
Liquid fill
e_tree() e_tree_()
Tree
e_treemap() e_treemap_()
Treemap
e_gauge() e_gauge_()
Gauge
e_chord() e_chord_()
Chord
e_parallel() e_parallel_()
Parallel
e_surface() e_surface_()
Surface
e_flow_gl() e_flow_gl_()
Flow GL
e_graph() e_graph_gl() e_graph_nodes() e_graph_edges()
Graph
e_funnel() e_funnel_()
Funnel
e_heatmap() e_heatmap_()
Heatmap
e_heatmap_matrix()
Generate heatmap for matrix
e_pictorial() e_pictorial_()
Pictorial
e_doughnut()
Segmented Doughnut
e_violin()
Violin chart
e_contour()
Contour chart
e_stage()
Stage chart

Geo

Geographical chart types

Tooltip

Customise the tooltip

Aesthetics

Customise the aesthetics of the chart

e_theme() e_theme_custom() e_theme_register()
Themes
e_common()
General options
e_color()
Color
e_text_style()
Text style
e_visual_map() e_visual_map_()
Visual Map
e_visual_map_range()
Select Visual Map
e_legend()
Legend
e_labels()
Format labels
e_animation()
Animation
e_modularity()
Modularity
e_zigzag()
Axis ZigZags
e_jitter()
Axis Jitter

Toolbox

Provide a toolbox for your chart

Grid and Axis

Customise the grid and axis

Highlight and Downplay

Highlight and downplay series or data points on the chart

Shiny

Functions relevant to using echarts4r with Shiny.

Graphics

Add graphics to charts.

Datasets

Example datasets included with the package.

airports
2011 airport data
buildings_sample
Buildings sample set
buildings_sample_json
Buildings sample set in json format
flights
2011 flight path data
population
World population data

Connect

Connect charts and their interactions.

Matrix

Create custom matrix tables with charts

e_format_matrix_axis()
Format Matrix Axis
e_heatmap_matrix()
Generate heatmap for matrix
e_matrix()
Generate Matrix
e_matrix_addChart()
Add new chart to matrix chart
e_matrix_corner()
Fill Matrix Axis Corner
e_matrix_parent()
Generate Matrix Axis Parents
e_matrix_raw()
Generate Matrix
e_pie_matrix()
Generate pie chart for matrix
e_scatter_matrix()
Generate scatter point for matrix
e_title_matrix()
Generate Chart Titles for Matrix
e_geoFacet()
Create geoFacet Echart

Timeline

Function to customise the chart timeline.

Misc

Other functions to improve your charts.

e_utc()
Use UTC
e_aria()
Aria
e_get_data()
Get data
e_country_names() e_country_names_()
Country names
e_title()
Title
e_add() e_add_nested() e_add_unnested()
Add nested data
e_insert_data()
Insert binded data
e_list()
List
e_inspect() echarts_from_json()
To & From JSON
e_dims()
Dimensions
e_locale() e_locale_manual()
Locale
e_morph()
Morphing