Rotate y-axis label of c3 plot from R

前端 未结 0 551
一生所求
一生所求 2021-01-31 20:53

Here is a c3 plot with the y-axis label rotated 90 degrees.

library(c3)
library(tidyverse)

ui <- fluidPage(theme = "my.css",
                c3Outpu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题