Kanaries / graphic-walker

An open source alternative to Tableau. Embeddable visual analytic
https://docs.kanaries.net/graphic-walker
Apache License 2.0
2.53k stars 135 forks source link

Enable me to use TableWalker as a regular table #423

Open MarcSkovMadsen opened 2 weeks ago

MarcSkovMadsen commented 2 weeks ago

The TableWalker is great.

When compared to (Panel) Tabulator I see the following

Pros

Cons

To support more use cases it would be really great if TableWalker could dynamically turn of the profiling row and add features from a normal table/ grid. I need the formatting, alignment and styling the most.

It simplifies and speeds up workflows if you can stay within the same component api/ docs/ ecosystem/ community.

Thx.

islxyqwe commented 2 weeks ago

you can use the hideProfiling prop to turn of the profiling row. Unfortunately, there is no formatting, alignment, styling in tablewalker for now.