holoviz-topics / panel-chat-examples

Examples of Chat Bots using Panels chat features: Traditional, LLMs, AI Agents, LangChain, OpenAI etc
https://holoviz-topics.github.io/panel-chat-examples/
MIT License
104 stars 28 forks source link

Make plotly stretch #114

Closed MarcSkovMadsen closed 7 months ago

MarcSkovMadsen commented 7 months ago

Currently plotly plots generated when you "talk with hvPlot" will not stretch.

This solves the issue. See https://github.com/holoviz/panel/issues/6026#issuecomment-1855819798

MarcSkovMadsen commented 7 months ago

Not a solution. Makes the first plot a plotly plot instead of a bokeh plot.