# charts.py from fastapi import FastAPI from easycharts import ChartServer server = FastAPI() @server.on_event('startup') async def setup(): server.charts = await ...
Excelๅ›พ่กจๆ’ไปถ๏ผšEasyCharts1.0. Contribute to EasyChart/Excel-Chart-Plugin-EasyCharts development by creating an account on GitHub.