Learn R Programming

⚠️There's a newer version (1.6.6) of this package.Take me there.

echarty (version 1.6.4)

Minimal R/Shiny Interface to JavaScript Library 'ECharts'

Description

Deliver the full functionality of 'ECharts' with minimal overhead. 'echarty' users build R lists for 'ECharts' API. Lean set of powerful commands.

Copy Link

Version

Install

install.packages('echarty')

Monthly Downloads

279

Version

1.6.4

License

Apache License (>= 2.0)

Maintainer

Larry Helgason

Last Published

June 5th, 2024

Functions in echarty (1.6.4)

-- Introduction --

Introduction
ec.clmn

Data column format
ec.theme

Themes
ecs.exec

Shiny: Execute a proxy command
ecs.output

Shiny: UI chart
ec.inspect

Chart to JSON
ec.paxis

Parallel Axis
ecr.band

Area band
ecr.ebars

Error bars
ecs.proxy

Shiny: Create a proxy
ecs.render

Shiny: Plot command to render chart
ec.data

Data helper
ec.examples

Code Examples
ec.upd

Update option lists
ec.util

Utility functions
ec.fromJson

JSON to chart
ec.init

Initialize command
ec.plugjs

Install Javascript plugin from URL source