lijie97
lijie97
I had used it before, and I reran it and got this type of error. Try it on colab and kaggle. It doesn't work even with this simple set. ```...
Using vue3, we tried to run the example ```vue import { Plotly } from 'vue-plotly' export default { components: { Plotly }, data:()=>({ data:[{ x: [1,2,3,4], y: [10,15,13,17], type:"scatter" }],...
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [X] 我已确认目前没有类似 issue + [X] 我已确认我已升级到最新版本 + [X] 我已完整查看过项目 README,尤其是常见问题部分 + [X] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [X] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **问题描述** Gin 框架 json...