|
|
@@ -315,7 +315,7 @@ |
|
|
|
<p class="step-explain">And include it in your project</p> |
|
|
|
<pre><code class="hljs javascript"> import { Chart } from "frappe-charts"</code></pre> |
|
|
|
<p class="step-explain">... or include it directly in your HTML</p> |
|
|
|
<pre><code class="hljs html"> <script src="https://unpkg.com/frappe-charts@1.0.0"></script></code></pre> |
|
|
|
<pre><code class="hljs html"> <script src="https://unpkg.com/frappe-charts@1.1.0"></script></code></pre> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|