Package: echarty 1.7.3


Larry Helgason
echarty: Minimal R/Shiny Interface to JavaScript Library 'ECharts'
Deliver the full functionality of 'ECharts' with minimal overhead. 'echarty' users build R lists for 'ECharts' API. Lean set of powerful commands.
Authors:
echarty_1.7.3.tar.gz
echarty_1.7.3.zip(r-4.7)echarty_1.7.3.zip(r-4.6)echarty_1.7.3.zip(r-4.5)
echarty_1.7.3.tgz(r-4.6-any)echarty_1.7.3.tgz(r-4.5-any)
echarty_1.7.3.tar.gz(r-4.7-any)echarty_1.7.3.tar.gz(r-4.6-any)
echarty_1.7.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
echarty/json (API)
NEWS
| # Install 'echarty' in R: |
| install.packages('echarty', repos = c('https://helgasoft.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/helgasoft/echarty/issues
Pkgdown/docs site:https://helgasoft.github.io
3danimationboxplotchartscrosstalkechartsechartygeojsonglobegraphsheatmaphierarchical-dataleafletmapsmorphingshapefilesshinyvisualizationwebr
Last updated from:2313ad23bc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 222 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 164 | ||
| macos-oldrel-arm64 | OK | 97 | ||
| windows-devel | OK | 126 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 128 |
Exports:ec.clmnec.dataec.fromJsonec.initec.inspectec.paxisec.plugjsec.registerMapec.themeec.updec.utilecr.bandecr.ebarsecs.exececs.outputecs.proxyecs.render
Dependencies:base64encbslibcachemclidata.treedigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimepillarpkgconfigR6rappdirsrlangrmarkdownsassstringitibbletidyselecttinytexutf8vctrswithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| echarty | -- Introduction -- |
| Data column format | ec.clmn |
| Data helper | ec.data |
| JSON to chart | ec.fromJson |
| Initialize a chart | ec.init |
| Chart to JSON | ec.inspect |
| Parallel Axis | ec.paxis |
| Install Javascript plugin from URL source | ec.plugjs |
| Register a geoJson map | ec.registerMap |
| Themes | ec.theme |
| Update option lists | ec.upd |
| Utility functions | ec.util |
| Area band | ecr.band |
| Error bars | ecr.ebars |
| Shiny: Execute a proxy command | ecs.exec |
| Shiny: UI chart | ecs.output |
| Shiny: Create a proxy | ecs.proxy |
| Shiny: Plot command to render chart | ecs.render |