daz10000
daz10000
I did the update as well last night and still no dice - it doesn't say anything either on the console. I was going to instrument the code. One thought...
This might be a good question for @beto-rodriguez - Hi! We have a nice demo Avalonia cross platform app using your lovely Livecharts, and the demo seems to work for...
To be clear it is working on some avalonia platforms - desktop and I believe android. The wasm/web version doesn’t display and console messages aren’t always captured - I have...
I was thinking the best way to troubleshoot might be to build the chart tools locally, link it directly into the project and just litter it with print statements /...
I've seen problems with trimming previously for AOT compilation for non wasm projects - it throws out some dependency that's not obvious. That said, I can't see where that's configured...
Thanks for the quick reply - I did (apparently correctly) understand that it was lack of GPU memory. Step 2 in the installation instructions in the README led me to...
Thanks! - a few docs on the various environment variables wouldn't go astray. I copied the recommended ENVs for my WSL2 bash_profile but didn't find any explanation on what they...
I understand you wanting to keep it closed. It might be worth nothing that somewhere in the docs at top - I spent some time trying to help someone troubleshooting...
I’d be happy to help out - giraffe is beautiful software and I’ve built of lot on top of it and will probably be starting another project with it soon....
Second this - a fresh pull of the project, ran once to enter project details and then ./build.sh (windows, git) gives output below RUnning ``` $ dotnet --info .NET Core...