widgetti / solara

A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps
https://solara.dev
MIT License
1.62k stars 105 forks source link

fix:Responsive support for echart #273

Open Sanuki-073 opened 8 months ago

Sanuki-073 commented 8 months ago

Responsive support in solara/component/echarts.py and solara/component/echarts.vue

GIF of the actual resiseable grid layout in action can be found in following issue.

268