1 Star 5 Fork 1

李朝阳/django-echarts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mkdocs.yaml 1.83 KB
一键复制 编辑 原始数据 按行查看 历史
kinegratii 提交于 2023-03-08 15:08 . Migrate custom map
site_name: django-echarts
theme:
language: zh
icon:
logo: material/monitor-dashboard
name: material
palette:
primary: teal
features:
- navigation.tabs
- navigation.sections
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/kinegratii/django-echarts
- icon: fontawesome/brands/python
link: https://pypi.org/project/django-echarts
copyright: Copyright © 2017 - 2023 Samuel.Yan
markdown_extensions:
- pymdownx.highlight
- pymdownx.superfences
- mdx_truly_sane_lists
nav:
- 快速开始: index.md
- 可视化构建:
- 使用教程: starter/base.md
- 网站配置: starter/site_configuration.md
- 组件和布局: starter/widget_and_layout.md
- UI框架和主题: starter/themes.md
- 依赖项(一):基本配置: guides/dms.md
- 依赖项(二):本地化: starter/localize_staticfiles.md
- 参数化图表: guides/entity_params.md
- 自定义地图: guides/custom_maps.md
- 高级开发: guides/advance_development.md
- Gallery: gallery.md
- 参考:
- 配置及其访问: reference/configure.md
- 组件存储类: reference/stores.md
- 模板标签库: reference/tags.md
- 视图和模板: reference/views_and_templates.md
- 命令行工具: reference/commands.md
- 设计与实现: reference/system_design.md
- 文章:
- 新的页面功能: posts/new_page_feature.md
- geojson地图: posts/use_custom_geojson.md
- 图表合辑: posts/widget_collection.md
- 第三方HTML渲染库: posts/third_html_library.md
- 与pyecharts: posts/pyecharts_project.md
- 项目开发:
- 更新日志: changelog.md
- 破坏性变更: breaking-change.md
- 关于项目: about.md
- 发布日志:
- v0.6.0: release-note/v060.md
- v0.5.1: release-note/v051.md
- v0.5.0: release-note/v050.md
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/sealseadog/django-echarts.git
git@gitee.com:sealseadog/django-echarts.git
sealseadog
django-echarts
django-echarts
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385