Erich Neuwirth

Results 10 comments of Erich Neuwirth

I am experiencing the same problem. Any chance this will be repaired in the near future?

Possibly the double slash is not an issue. When compiling html from Rmd with `self_contained: FALSE ` and ` knitr::opts_chunk$set(widgetframe_widgetsdir = 'my_widgets') ` Thinks work, and the html file contains...

I investigated further and fount the following: Using the parameters as below creates a working html file, but one needs to keep the directory widgetframe_files. setting `widgetframe_self_contained` to TRUE also...

I second the motion for nested headers. It would be a _very_ nice feature to add.

I did some more digging to identify this big Here is my data set ``` x_half chart girafe(ggobj = chart) ``` But the the problem occurs with `geom_line_interactive` ``` demo_data...

Using `annotate` instead of `geom_text` solves the problem.

It turns out that the error occurred because there was another instance of Snap4Arduino already running. So it was my fault, but the error message could possibly be more informative.

I second the motion! It would be extremely helpful to be able to label the tiles in an easy way.

I found out that if I run the command `quarto install extension juliantao/qletter` with `sudo`, installation works. Which is strange because `sudo` is not necessary on another machine with the...

I reinstalled MacOS Sonoma 14.4.1 on my MacStudio, and the problem persists. With `export RUST_BACKTRACE=full` I get the following ``` ➜ ~ export RUST_BACKTRACE=full ➜ ~ quarto install extension juliantao/qletter...