Allen Sirolly

Results 4 comments of Allen Sirolly

Hey, so I took a look at the htmlwidget for forceNetwork. Looks like a very simple change; just `var legend = d3.select(el).select('svg').selectAll('.legend')`...

Yes, it worked previously -- I auto-updated some packages (not sure which ones) and now it no longer works.

``` R version 4.3.2 (2023-10-31) Platform: aarch64-apple-darwin20 (64-bit) Running under: macOS Big Sur 11.4 ... other attached packages: [1] ... glue_1.7.0 ggplot2_3.4.4 ... loaded via a namespace (and not attached):...

@teunbrand Thank you for investigating!