Skip to content

Releases: hrbrmstr/metricsgraphics

metricsgraphcs htmlwidget package version 0.9.1

25 Apr 02:53
Compare
Choose a tag to compare

metricsgraphcs htmlwidget package version 0.9.0

21 Dec 14:58
Compare
Choose a tag to compare
  • Fixes for the new ggplot2 release (metricsgraphics uses the movies data set which is now in ggplot2movies)
  • Updated all javascript libraries to the most recent versions
  • Borrowed the ability to add CSS rules to a widget from taucharts (mjs_add_css_rule)
  • Added a metricsgraphics plugin to enable line chart region annotation (mjs_annotate_region)
  • Enabled explicit coloring line/area charts (it was a new feature in the underlying Metrics-Graphics library)
  • You can use bare or quoted names when specifying the x & y accessors and can also use a variable name
  • You can now use the metricsgraphics title & description capabilities, but doing so voids any predictable/specified widget height/width and the description functionality is really only suited for bootstrap templates
  • README cleanup

metricsgraphcs htmlwidget package version 0.8.5

13 Jun 19:05
Compare
Choose a tag to compare

Submitted to CRAN. Updated some functions to match update to MetricsGraphics.js, added support for confidence bands.

metricsgraphcs htmlwidget package version 0.8

12 Jun 20:38
Compare
Choose a tag to compare

Added documentation for adding rollovers to scatterplots, prepped code for CRAN release.

metricsgraphcs htmlwidget package version 0.7

01 Feb 13:29
Compare
Choose a tag to compare
  • 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.

metricsgraphcs htmlwidget package version 0.5

16 Jan 14:40
Compare
Choose a tag to compare
v0.5

forgot to inc DESCRIPTION to 0.5