CCCP-Data

Results 1 comments of CCCP-Data

I have the same issue adding the impossibility to format label as currency. "tibble( Year=c(1,1,1,2,2,2,3,3,3), Category=c("A","B","C","A","B","C","A","B","C"), money = c(100,200,100,200,300,200,400,150,600) ) %>% e_chart(Category) %>% e_heatmap(Year,money, **label=list(show=TRUE)**) %>% ..." ![image](https://user-images.githubusercontent.com/67610931/86062378-f175f680-ba3e-11ea-96cf-2af03232f70f.png)