Request clarification before answering.
Martin,
I had the same issue (with a pie chart) and the following works for me:
pc=gvisPieChart(df,options=list(...))
pc$html$footer <- NULL
pc$html$jsFooter <- NULL
pc$html$caption <- NULL
plot(pc)Kind regards,
Lieselot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.