flowmapblue.R
flowmapblue.R copied to clipboard
Flowmap.blue widget for R
Thanks, I am a huge fan of flowmapblue and especially excited by flowmapblue.R since R is my preferred language. In the past, I have been able to include a “time”...
Hi, Is it possible to add a base-map under the flowmap ? I cannot find any option or function to define the basemap ? thank you
In Shiny app, if we use `{flowmapblue}` to visualise data that is filtered before it is passed to `{flowmapblue}`, the map position and zoom resets. This makes sense, as the...
Hi @e-kotov and @ilyabo / @hansmib Since I can se you are editing/updating the package and making a cran-realise I want to ask if it's possible that you can add...
Hi Is there a way to add the setting button to the htmlwidget (created/coded in RStudio) that are in the web version, as this one? https://www.flowmap.blue/1ndHiKo8z2B99ZQpToSfoIhI0RCbUsPZhqwNT0-U-TMk?v=14.163209%2C1.373237%2C1.65%2C0%2C0&a=0&as=1&b=1&bo=100&c=1&ca=1&d=1&fe=1<=1&lfm=ALL&col=Mint&f=60
I've got a quarto website where I'm trying to add the flowmapblue plot: ```{r} #| eval: TRUE mapboxAccessToken flowmap flowmap ``` When the website renders, the plot is outside of...
Hi, Thank you for the excellent library. I was wondering if it is possible to add polygon overlays (eg. counties, districts) under the flow lines along with or instead of...
Hi, thanks for this great visualisation library! I noticed when adding a flowmap to a shiny dashboard that the CSS styling is being applied to the entire html document and...