Skip to content

Fixes

Compare
Choose a tag to compare
@JohnCoene JohnCoene released this 14 Jul 18:40
· 158 commits to master since this release
  • Apply mark to all series in timeline, fixes #290
  • Bump ECharts.js
  • Add e_svg family of functions to fix #319
  • Replaced magrittr pipe %>% to R native's |>.
  • Fix e_map when used with no data, map was not displayed
  • Fix e_flip_coords with boxplots (and other single column series) see #336
  • Fix e_add applied to timeline, see 338