forhonourlx

Results 18 comments of forhonourlx

Regards to reduce size, `pyecharts` generated html files use another way: `Echarts API`. Global echarts object can be accessed after including echarts.js in script tag. I only find some Unofficial...

Hi @picklelo , Following your instruction, after `TEST_Echarts.py` is modified with: ``` class ReactECharts(pc.Component): library = "echarts-for-react" tag = "ReactECharts" option: pc.Var[dict] def _get_imports(self): return {} def _get_custom_code(self) -> str:...

+1 我也想知道图里的多窗口模型如何在windows下操作? ![image](https://github.com/lencx/Noi/assets/16576219/9d5948a6-6353-4019-aa33-bc682e796a00) @lencx 求助大佬!

> > 相关 issues: #17 > > 暂不做支持的原因,我有解释过 https://x.com/lencx_/status/1751135177303343349 > > 用户体验不怎么好,但也能接受 附议+1。恳请大佬再考虑考虑保存渲染视图,比方说能不能做成一个配置选项,给用户配置的自由? 我们普通用户存在非常多的误操作/大脑短路/变卦的场景:比如开着noi-ask多窗口,想加个模型,结果单击直接刷新转向了,很多对话没有可靠的断点继续,于是嘴里爆句粗口,心里尤为不爽,反而打断专注,非常影响体验。再次恳请大佬三思,感谢! @lencx

过期啦~大佬再来个群?

Maybe providing a docker image is better?