Johannes Mols
Johannes Mols
It looks like the option `float-placement-figure` that was introduced in #95 isn't present in the template anymore. I'm not sure when this was removed, but the default figure placement was...
Running the project from Visual Studio creates the `results` folder in the parent directory just fine. However, running the program from the command line does not produce any output files...
As stated in the System.Text.Json migration guide, the System.Runtime.Serialization attributes are [not supported](https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft?pivots=dotnet-8-0#systemruntimeserialization-attributes) (see also https://github.com/dotnet/runtime/issues/31081). I have noticed that it does work when my enum names do not contain...
I have a graph where I want to add 4 bubble sets, but only one of them is actually rendered, with no error message whatsoever. **To Reproduce** I am adding...
Hi, I'm trying to make this work, but it doesn't give me any key as an output, but weirdly does recognize the key states. I triple checked my wiring, even...