Package: ECharts2Shiny 0.2.13
ECharts2Shiny: Embedding Interactive Charts Generated with ECharts Library into Shiny Applications
Embed interactive charts to their Shiny applications. These charts will be generated by ECharts library developed by Baidu (<http://echarts.baidu.com/>). Current version supports line chart, bar chart, pie chart, scatter plot, gauge, word cloud, radar chart, tree map, and heat map.
Authors:
ECharts2Shiny_0.2.13.tar.gz
ECharts2Shiny_0.2.13.zip(r-4.5)ECharts2Shiny_0.2.13.zip(r-4.4)ECharts2Shiny_0.2.13.zip(r-4.3)
ECharts2Shiny_0.2.13.tgz(r-4.4-any)ECharts2Shiny_0.2.13.tgz(r-4.3-any)
ECharts2Shiny_0.2.13.tar.gz(r-4.5-noble)ECharts2Shiny_0.2.13.tar.gz(r-4.4-noble)
ECharts2Shiny_0.2.13.tgz(r-4.4-emscripten)ECharts2Shiny_0.2.13.tgz(r-4.3-emscripten)
ECharts2Shiny.pdf |ECharts2Shiny.html✨
ECharts2Shiny/json (API)
NEWS
# Install 'ECharts2Shiny' in R: |
install.packages('ECharts2Shiny', repos = c('https://xd-deng.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xd-deng/echarts2shiny/issues
Last updated 4 years agofrom:73b35c208a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:.check_logical.prepare_data_for_heatmap.process_NA.theme_placeholderdeliverChartloadEChartsLibraryloadEChartsThemerenderBarChartrenderGaugerenderHeatMaprenderLineChartrenderPieChartrenderRadarChartrenderScatterrenderTreeMaprenderWordcloud
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Deliver the Chart in the UI Component of Shiny Applications | deliverChart |
Load the Javascript Library File of ECharts to the Shiny Application | loadEChartsLibrary |
Load the Theme File of ECharts to the Shiny Application | loadEChartsTheme |
Render the Bar Chart Plotted by ECharts into Shiny Application | renderBarChart |
Render the Gauge Chart Plotted by ECharts into Shiny Application | renderGauge |
Render Heat Map Plotted by ECharts into Shiny Applications | renderHeatMap |
Render the Line Chart Plotted by ECharts into Shiny Application | renderLineChart |
Render the Pie Chart Plotted by ECharts into Shiny Application | renderPieChart |
Render the Radar Chart Plotted by ECharts into Shiny Application | renderRadarChart |
Render the Scatter Plots Plotted by ECharts into Shiny Application | renderScatter |
Render Interactive Tree Map into Shiny Application | renderTreeMap |
Render the Word Cloud Plotted by ECharts into Shiny Application | renderWordcloud |