NEWS


echarts4r 0.4.5.9000

echarts4r 0.4.5 (2023-06-16)

echarts4r 0.4.4 (2022-05-28)

echarts4r 0.4.3 (2022-01-03)

echarts4r 0.4.2 (2021-10-04)

echarts4r 0.4.1 (2021-07-14)

echarts4r 0.4.0 (2021-03-07)

echarts4r 0.3.4

echarts4r 0.3.3 (2020-10-16)

echarts4r 0.3.2 (2020-06-18)

Dynamic dependencies:

This greatly improves the performances of echarts4r which now loads much faster.

echarts4r 0.3.1.9000

echarts4r 0.3.0.9000

Bumped echarts JavaScript library to 4.6.0, PR #121, also bumped echarts gl to 1.2.1.

Every function that adds a serie to chart (e.g.: e_bar) have been turned into methods that now can be applied to proxies (echarts4rProxy), see the development vignette for more. This implies some minute changes to the echarts4rProxy: nothing broken though.

echarts4r 0.2.3 (2019-07-18)

echarts4r 0.2.2 (2019-04-09)

echarts4r 0.2.1 (2019-01-05)

Support for timeline added

echarts4r 0.2.0 (2018-11-14)

Arguments containing . have been replaced by _ for clarity. I.e.: coord.system => coord_system.

Deprecated functions from 0.1.2 have been removed, they can be found in the echarts4r.assets package:

The scatter family of function has been reworked: the scale argument now takes a scaling function. To accomodate to this, the e_visual_map function also takes, optionally, a scaling function. Retired e_keras_history due to its uselessness.

echarts4r 0.1.2

First iteration of the graphic low-level API:

echarts4r 0.1.1 (2018-09-17)

Now available on CRAN

echarts4r 0.1.0

echarts4r now understands dplyr::group_by

echarts4r 0.0.2

echarts4r 0.0.1.9000

Initial version with chart types:

echarts4r 0.0.1

Added: