Vel
Vel
+1 For this! (Old Request #10149 )
> FWIW, I found a reasonable workaround was to just add two legends, one for each column. > > ``` > legend_items = list(zip(names, renderers)) > legend_kw = dict(spacing=15, >...
> I added a bit of code (
FYI A quick fix for this is to open Chrome in debugging mode as well. ## Chrome Launch from Terminal >open -a "Google Chrome" --args --remote-debugging-port=9222 ## Bot Config >arguments:...