我一直在尝试使用 rcharts 在 slidify 中处理图例和控件的重叠。Chrome 下的行为如下所示:
https://codemorecode.wordpress.com/2015/03/04/legend-and-controls-overlapping-at-rcharts/
但是,对 YAML 前端问题中的元数据的任何更改都不起作用。任何建议我都会非常感谢。干杯,
胡安卡洛斯
下面是我的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
---`