Create Interactive Charts with the JavaScript 'MetricsGraphics' Library


[Up] [Top]

Documentation for package ‘metricsgraphics’ version 0.9.0

Help Pages

metricsgraphics-package An 'htmlwidget' interface to the MetricsGraphics.js D3 chart library
%>% metricsgraphics exported operators
JS metricsgraphics exported operators
metricsgraphics An 'htmlwidget' interface to the MetricsGraphics.js D3 chart library
metricsgraphics-exports metricsgraphics exported operators
metricsgraphicsOutput Widget output function for use in Shiny
mjs_add_baseline Sets a baseline line/label
mjs_add_confidence_band Add a confidence band to line plot
mjs_add_css_rule Add a CSS rule to the rendered htmlwidget
mjs_add_legend Adds a legend to a metricsgraphics chart
mjs_add_line Add a new line to a metricsgraphics.js linechart "geom"
mjs_add_marker Sets a marker line/label
mjs_add_mouseover Adds a custom rollover to a metricsgraphics chart
mjs_annotate_region Region annotations for line charts [EXPERIMENTAL]
mjs_axis_x Configure x axis ticks & limits
mjs_axis_y Configure y axis ticks & limits
mjs_bar metricsgraphics.js bar chart "geom"
mjs_grid Lays out metricsgraphics widgets into a "grid", similar to 'grid.arrange' from 'gridExtra'
mjs_hist Shortcut for plotting MetricsGraphics histograms
mjs_histogram Plot Histograms with MetrisGraphics
mjs_labs Configure axis labels & plot description
mjs_line metricsgraphics.js linechart "geom"
mjs_plot Create a new metricsgraphics.js plot
mjs_point metricsgraphics.js scatterplot "geom"
renderMetricsgraphics Widget render function for use in Shiny
saveWidget metricsgraphics exported operators