man-group / dtale

Visualizer for pandas data structures
http://alphatechadmin.pythonanywhere.com
GNU Lesser General Public License v2.1
4.62k stars 390 forks source link

selecting all columns instead of one by one #856

Closed AdrienCss closed 2 months ago

AdrienCss commented 2 months ago

Does anyone know how to format charts or use builder functions with all columns " columns " options? which will directly select the entire dataframe / all columns?

image image

aschonfeld commented 2 months ago

@AdrienCss how's this?

https://github.com/man-group/dtale/assets/11547371/de4913c8-aceb-419b-908f-933b91b61515

https://github.com/man-group/dtale/assets/11547371/37be912a-62cd-46e8-a8cf-fc8c3cec249e

AdrienCss commented 2 months ago

incredible! thank you Andrew.

aschonfeld commented 2 months ago

@AdrienCss i'm gonna keep this open until I release a new version. I'll let you know when the new version is available.

aschonfeld commented 2 months ago

@AdrienCss just released v3.12.0 to pypi with this update. Let me know how it goes. Also, whenever you get a sec do you mind tossing your ⭐ on the repo? Thanks 🙏