Create Interactive Charts with the JavaScript 'MetricsGraphics' Library
metricsgraphics exported operators
An htmlwidget
interface to the [MetricsGraphics.js](http://metricsgr...
Widget output function for use in Shiny
Sets a baseline line/label
Add a confidence band to line plot
Add a CSS rule to the rendered htmlwidget
Adds a legend to a metricsgraphics chart
Add a new line to a metricsgraphics.js linechart "geom"
Sets a marker line/label
Adds a custom rollover to a metricsgraphics chart
Region annotations for line charts [EXPERIMENTAL]
Configure x axis ticks & limits
Configure y axis ticks & limits
metricsgraphics.js bar chart "geom"
Lays out metricsgraphics widgets into a "grid", similar to `grid.arran...
Shortcut for plotting MetricsGraphics histograms
Plot Histograms with MetrisGraphics
Configure axis labels & plot description
metricsgraphics.js linechart "geom"
Create a new metricsgraphics.js plot
metricsgraphics.js scatterplot "geom"
Widget render function for use in Shiny
Provides an 'htmlwidgets' interface to the 'MetricsGraphics.js' ('D3'-based) charting library which is geared towards displaying time-series data. Chart types include line charts, scatterplots, histograms and rudimentary bar charts. Support for laying out multiple charts into a grid layout is also provided. All charts are interactive and many have an option for line, label and region annotations.
Useful links