Randy Zwitch

Results 132 comments of Randy Zwitch
trafficstars

> I didn't think I used any libraries outside the scope of what your package currently imports, for the code targeted for contribution, although I'll double-check. Or am I misunderstanding?...

Great, looking forward to it. Is this the same as #76 ?

Thanks. I actually left all 3 checks in: https://github.com/randyzwitch/RSiteCatalyst/blob/master/R/BuildInnerBreakdownsRecursively.R#L86 And, I hate missingness :(

What version are you using? Can you also provide the code that creates your `m` object?

Thanks for digging into this Paul, we'll take a look at this to see if it solves the problem more globally!

> If this problem can't be solved, would you be able to not depreciate 'folium_static()` as the app uses it? Yeah, for the time being, there isn't a firm date...

Thanks for reporting @ossings, this might be the same issue as #72, so hopefully when we solve that we'll solve yours as well.

No there isn't...feels like this would be too specific of a behavior. When you double-click to zoom, the boundary box changes; why wouldn't you want to reflect that?

I would solve this using `st.button` with a "Refresh data" or "Fetch data" label, so that you're only retrieving data when the person clicks the button. But as a general...

Hi @jepeloa - Can you provide the code that is creating the map? Best, Randy