Skip to content

metricsgraphcs htmlwidget package version 0.7

Compare
Choose a tag to compare
@hrbrmstr hrbrmstr released this 01 Feb 13:29
· 48 commits to master since this release
  • Updated the core MetricsGraphics javascript library to 2.1.0
  • Added a grid.arrange like function - mjs_grid to make it possible to combine multiple metricsgraphics plots into a grid (which you can use with dplyr to create ggplot-like faceted graphs).
  • Added a mjs_add_mouseover function which makes it possible to add custom text to MetricsGraphics rollovers.
  • Tweaked mjs_bar for MetricsGraphics 2.1.0 compatibility, but the MetricsGraphics bar charts API is unstable at best and no further support for bar charts will be added until the core API stabilizes.