Add graphic options to a MG plot object
1 2 3 4 5 6 7 8 | MG_graphic(animate_on_load = NULL, area = NULL, baselines = NULL,
chart_type = NULL, custom_line_color_map = NULL, decimals = NULL,
error = NULL, format = NULL, interpolate = NULL, legend = NULL,
legend_target = NULL, linked = NULL, list = NULL, markers = NULL,
max_data_size = NULL, mouseover = NULL, mousemove = NULL,
mouseout = NULL, point_size = NULL, rollover_callback = NULL,
show_confidence_band = NULL, show_rollover_text = NULL, target = NULL,
transition_on_update = NULL, x_rug = NULL, y_rug = NULL)
|
https://github.com/mozilla/metrics-graphics/wiki/Graphic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.