I have been trying to deal with the overlapping on legend and control using rcharts in slidify. The behavior under Chrome look like:
https://codemorecode.wordpress.com/2015/03/04/legend-and-controls-overlapping-at-rcharts/
However any change to metadata in the YAML front matter doesn't work. Any advice I'll very thankful. Cheers,
Juan-Carlos
Below is my yaml:
`---
title :
subtitle : AAD-UTAS PhD Program in Quantitative Antarctic Science (QAS)
author : Juan-Carlos Quiroz
job : March, 2015
framework : io2012
highlighter : highlight.js
hitheme : tomorrow
widgets : [bootstrap, quiz, interactive, shiny]
mode : selfcontained
knit : slidify::knit2slides
logo : aad.png
biglogo : utas.jpg
license : by-nc-sa
ext_widgets : {rCharts: [libraries/nvd3, libraries/morris]}
runtime : shiny
---`