WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions get_start/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h2 class="section-title wow fadeIn">Install and setup react-d3 packages</h2>

<div class="markdown-body">
<h4 id="install-and-setup-react-d3-packages">Install and Setup React-d3 packages</h4>
<p>Pick one <code>react-d3</code> you want to install (see <a href="/gallery">gallery</a>). Here we are going to demo using <code>react-d3-basic</code> library to draw a simple line chart.</p>
<p>Pick one <code>react-d3</code> you want to install (see <a href="/components">gallery</a>). Here we are going to demo using <code>react-d3-basic</code> library to draw a simple line chart.</p>
<p>Install <code>react-d3-basic</code>:</p>
<pre><code>npm install --save react-d3-basic
</code></pre><h3 id="set-up-build-tools">Set up build tools</h3>
Expand Down Expand Up @@ -496,4 +496,4 @@ <h2 class="section-title wow fadeIn">Code on Github</h2>
ga('send', 'pageview');
</script>

</body></html>
</body></html>