shriv
shriv
I had this exact same issue today! Not sure if the manipulateWidget solution has been written down somewhere? But [this example](https://rdrr.io/cran/leaflet.minicharts/man/syncWith.html) worked for leaflet map sync in flexdashboard.
Hiya, I'm facing this issue but unsure how to fix. Any suggestions? Thanks! ``` > nix profile install nixpkgs#nix-direnv error: opening directory '/nix/var/nix/profiles/per-user/ravis': No such file or directory ```
I figured it out. I just needed to remove the old `.nix-profile` and re-run the profile daemon. The nix profile installs now run without errors at least..! ``` > rm...
Installing `RPostgres 1.4.5` and using `RPostgres::Postgres()` in the connection string worked for me on my M1 Macbook pro :-)
Hi @kylebarron. Just revisiting this issue as I do have pressing need for a colormap legend. I put together what I'm after with two screenshots below.. The simplest option is...