Dynamic resizing of ggvis plots in shiny apps

前端 未结 1 1192
囚心锁ツ
囚心锁ツ 2021-02-02 11:14

When adding a ggvis plot to a shiny app, the width and height of the plot are fixed and don\'t automatically adjust to the size of the div the ggvis object is placed in. This ob

相关标签:
1条回答
  • 2021-02-02 11:58

    This is now possible in the development version of ggvis. See https://github.com/rstudio/ggvis/pull/381

    0 讨论(0)
提交回复
热议问题