powered by
Suppresses legend from printing
suppressLegend(myIO, suppressLegend = TRUE)
A modified myIO htmlwidget object with legend display suppressed.
myIO
an htmlwidget object created by the myIO() function
a logical operator defining whether the legend should be printed or not
# Hide the legend myIO() |> suppressLegend()
Run the code above in your browser using DataLab