vanna-ai / vanna-flask

Web server for chatting with your database
MIT License
116 stars 53 forks source link

Updated for better metadata for plotly in app.py #14

Closed Tanmay-24 closed 3 months ago

Tanmay-24 commented 3 months ago

Added df.head(5) and df.shape in the metadata for plotly for better graphs, this will allow vanna to generate graphs with better scaling and better legend choice.

Tanmay-24 commented 3 months ago

Feedback is appreciated!