How to draw a vertical bullet chart in R using Plotly?

前端 未结 0 1180
悲哀的现实
悲哀的现实 2020-12-16 07:29

I know I can create a horizontal bullet plot like this in R using Plotly library:


bullet <- plot_ly(
  type = "indicator",
  mode = "number         


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