nx10 / httpgd

Asynchronous http server graphics device for R.
https://nx10.github.io/httpgd
GNU General Public License v2.0
389 stars 19 forks source link

Control whether to show history by default #60

Closed renkun-ken closed 3 years ago

renkun-ken commented 3 years ago

The history view look amazing. I wonder if there's a way to control whether to show it by default?

nx10 commented 3 years ago

You can now pass the history=F parameter to both hgd_browse or hgd_url to control the default sidebar visibility b48300ca188967ca7b6675b4c790ca806d0e49f3

As a small patch release is needed for CRAN this is also included in the upcoming 1.1.1 release.