dimple.js

R: interactive plots (tooltips): rCharts dimple plot: formatting axis

回眸只為那壹抹淺笑 提交于 2019-11-27 18:24:21
问题 I have some charts created with ggplot2 which I would like to embed in a web application: I'd like to enhance the plots with tooltips. I've looked into several options. I'm currently experimenting with the rCharts library and, among others, dimple plots. Here is the original ggplot: Here is a first attempt to transpose this to a dimple plot: I have several issues: after formatting the y-axis with percentages, the data is altered. after formatting the x-axis to correctly render dates, too many