StippleDemos icon indicating copy to clipboard operation
StippleDemos copied to clipboard

Demo apps for Stipple

Results 8 StippleDemos issues
Sort by recently updated
recently updated
newest added

The variable `table` is shadowing the `table` function in the `ui()` function and causes an error. I just renamed it to `tbl`.

The [Tree](https://github.com/GenieFramework/StippleDemos/tree/master/BasicExamples/Tree) demo is broken. I tried following the deprication messages but I'm still running into problems. ``` ╭─mcamp on Butler in ~/code/StippleDemos/BasicExamples/Tree on master🔥 ╰─🚧 julia Tree.jl ┌ Warning:...

using latest StipplePlotly v0.13.0 - PlotlyBaseEvents.jl is not working [c7e460c6] ArgParse v1.1.4 [336ed68f] CSV v0.10.4 [a93c6f00] DataFrames v1.3.4 [1313f7d8] DataFramesMeta v0.12.0 [0c46a032] DifferentialEquations v7.2.0 [c43c736e] Genie v5.1.0 [caafb194] Kaleido v0.2.7...

hi, I write an example about contour plot and animation when l learned how to use Stipple. I met some problems and I solved them. I think this example may...

Hi. I've gone through most of the basic examples now, getting them to work and looking at the code. I could not get Hello Pie to work, and haven't been...

I have turned the WebCam Demo into a camera widget. It's not yet very fast and can certainly be optimised, perhaps by using `VideoIO.jl`, that's why I currently leave it...