datasketch / hgchmagic

https://datasketch.github.io/hgchmagic/
Other
3 stars 7 forks source link

theme must be a list, not a function. #56

Closed jpmarindiaz closed 5 years ago

jpmarindiaz commented 5 years ago
tema <- list(
  background = "#000000"
)
hgch_bar_CatCatNum(d, verLabel = "Conteo Consejeros",
                   theme = tema)