Closed MarcSkovMadsen closed 3 weeks ago
Will wait for help from @philippjfr. See https://github.com/philippjfr/panel-graphic-walker/pull/17#discussion_r1818149676.
Morning @philippjfr . I've cleaned up the code and documentation. I've also added a theme
parameter.
I'll stop here. I hope you will finalize. See todo list in first post.
Next step for me would probably be to add the TableWalker
it can be a pretty good stand alone table supplementing Tabulator and Perspective. Then support for showing an initial chart in GraphicWalker
. Then support for DuckDB table object
(and Polars DataFrame) would be nice.
Continues from #15, so review and merge that one first.
Adds server computation:
Reference Links:
Todo
object
/data
does not get sent to client whenserver_computation=True
.export
method.maybe now/ maybe later
#Todo
items as possible.Test Script
You can test the functionality by serving the code below.