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.7)ECharts2Shiny_0.2.13.zip(r-4.6)ECharts2Shiny_0.2.13.zip(r-4.5)
ECharts2Shiny_0.2.13.tgz(r-4.6-any)ECharts2Shiny_0.2.13.tgz(r-4.5-any)
ECharts2Shiny_0.2.13.tar.gz(r-4.7-any)ECharts2Shiny_0.2.13.tar.gz(r-4.6-any)
ECharts2Shiny_0.2.13.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ECharts2Shiny/json (API)
| # 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 from:73b35c208a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 215 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 186 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 101 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 103 |
Exports:.check_logical.prepare_data_for_heatmap.process_NA.theme_placeholderdeliverChartloadEChartsLibraryloadEChartsThemerenderBarChartrenderGaugerenderHeatMaprenderLineChartrenderPieChartrenderRadarChartrenderScatterrenderTreeMaprenderWordcloud
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
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 |
