blob: 46b67214ee006a7e1594a54eb7e757fb547573d2 [file] [log] [blame]
extends ../layouts/basic
block variables
- var pageTitle = 'ECharts FAQ'
block extra_head
title 依赖项 - Apache ECharts
block content
nav(class='navbar navbar-default navbar-fixed-top', role="navigation")
include ../components/nav
.page-main
.page-info
h1 依赖项
p.page-info-echarts Apache ECharts<sup>TM</sup>
.page-content
.container
h2 ZRender
p Apache ECharts<sup>TM</sup> 底层依赖 <a href="https://github.com/ecomfe/zrender">ZRender</a>,一个轻量级的二维绘制库。
include ../components/footer
block extra_js
script(type='text/javascript').
document.getElementById('nav-contribute').className = 'active';