Skip to content

ruhuansanmei/gradio_echarts_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project(项目)

一个最小化的echarts组件示例 one small echrarts gradio component example

env(环境)

Python 3.12.4 node v20.15.1 npm 10.7.0

gradio_mycomponent

You can auto-generate documentation for your custom component with the gradio cc docs command. You can also edit this file however you like.

run dev(启动运行)

gradio cc dev

the running pic(运行的样子)

alt text

ref(参考)

https://www.gradio.app/guides/custom-components-in-five-minutes

https://echarts.apache.org/handbook/zh/basics/import/#

build(打包)

NODE_ENV=production gradio cc build --no-generate-docs

打包镜像

docker build . -t gradio_echarts

About

gradio中使用echarts画图(gradio_echarts_example)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published