ggplotly shows NA in axis

前端 未结 0 1122
北恋
北恋 2021-01-16 07:53

plt <- ggplot() plt shows correctly, with x-axis month integer, but when run ggplotly(plt), the chart shows NA on the left of x-axis, and NA on y-axis, the NA on y-axis c

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