浏览代码

update index.html

tags/1.2.0
pratu16x7 7 年前
父节点
当前提交
a86da8be28
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      docs/index.html

+ 2
- 0
docs/index.html 查看文件

@@ -48,6 +48,8 @@
<!--Bars, Lines or <a href="http://www.storytellingwithdata.com/blog/2011/07/death-to-pie-charts" target="_blank">Percentages</a>--> <!--Bars, Lines or <a href="http://www.storytellingwithdata.com/blog/2011/07/death-to-pie-charts" target="_blank">Percentages</a>-->
Create a chart Create a chart
</h6> </h6>
<p class="step-explain">Install</p>
<pre><code class="hljs html"> npm install frappe-charts</code></pre>
<p class="step-explain">Include it in your HTML</p> <p class="step-explain">Include it in your HTML</p>
<pre><code class="hljs html"> &lt;script src="frappe-charts.min.js" /&gt;</code></pre> <pre><code class="hljs html"> &lt;script src="frappe-charts.min.js" /&gt;</code></pre>
<p class="step-explain">Make a new Chart</p> <p class="step-explain">Make a new Chart</p>


正在加载...
取消
保存