rich-iannone / DiagrammeR

Graph and network visualization using tabular data in R
https://rich-iannone.github.io/DiagrammeR/
Other
1.7k stars 248 forks source link

Quarto 1.4 - Cannot render `grVIz()` chart into HTML #510

Closed jacciz closed 8 months ago

jacciz commented 9 months ago

Quarto 1.4 was just released and now I cannot render my graphs into HTML. When I render it says "TypeError: Assignment to constant variable." PDF still works. Looking at source code, could be an issue with htmlwidgets?

image