vkottler / runtimepy

A framework for implementing Python services.
MIT License
1 stars 0 forks source link

Brainstorm next plot features / milestones #221

Open vkottler opened 4 months ago

vkottler commented 4 months ago

Main drawing things added on https://github.com/vkottler/runtimepy/pull/219.

Lots of things to do next, but what specifically and in what order?

vkottler commented 4 months ago

Still need to address this comment: https://github.com/vkottler/runtimepy/pull/219#issuecomment-2081605300.

vkottler commented 4 months ago

Better controls for "clearing" plot, also "pausing" plot + channel table value updates.

vkottler commented 4 months ago

Need to make sure "random" plot colors are actually visible against background / figure out proper background color.

vkottler commented 2 months ago

Do https://github.com/vkottler/runtimepy/issues/212 next.

vkottler commented 1 month ago

Overhaul should use https://github.com/vkottler/yambs-wasm-dev / WebAssembly combined with https://github.com/danchitnis/webgl-plot.