各位大佬们,如何实现echars的渲染 #205
Replies: 6 comments 10 replies
-
|
目前ai没有规范echarts的数据类型,下面只是提供一个思路, |
Beta Was this translation helpful? Give feedback.
-
参考这里吗? |
Beta Was this translation helpful? Give feedback.
-
|
这种形式就是一种code_block的类型,你可以在code_block中根据language去单独处理echarts类型的 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
https://markstream-vue-docs.simonhe.me/guide/echarts.html#_1-1-create-the-echarts-component |
Beta Was this translation helpful? Give feedback.
-
|
这个就是业务方面的需求了,比如你觉得有一些能够维持基本canvas渲染的属性已经有了你可以解析出来先做一次渲染,这样视图上能更快的看到内容,如果你觉得没必要可以一直加一个loading态,止到正确的parse出来再渲染 |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
能不能给写个实现echars渲染的demo
Beta Was this translation helpful? Give feedback.
All reactions