瀏覽代碼

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>-->
Create a chart
</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>
<pre><code class="hljs html"> &lt;script src="frappe-charts.min.js" /&gt;</code></pre>
<p class="step-explain">Make a new Chart</p>


Loading…
取消
儲存