-2

I have a shiny application where I use highcharter and rCharts,

I've noticed that the charts made by rCharts bug since I load highcharter also, there are some buttons that are added with no explanation

enter image description here

Can you help me resolve this problem please ?

ewolden
  • 5,722
  • 4
  • 19
  • 29

1 Answers1

0

Try hc_annotationsOptions(yourdata, enabledButtons = F)

Pork Chop
  • 28,528
  • 5
  • 63
  • 77