Skip to content

Commit

Permalink
feat: update site with new examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Adil Parvez committed Apr 21, 2020
1 parent 64c0689 commit 86d1d44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,13 @@ <h2>Examples</h2>
<a href="https://d3fc.io/examples/series-svg-grouped-alternate/"><img
src="https://d3fc.io/examples/series-svg-grouped-alternate/screenshot.png" />Series SVG Grouped
Alternate</a>
<a href="https://d3fc.io/examples/diamonds/"><img
src="https://d3fc.io/examples/diamonds/screenshot.png" />Diamonds</a>
<a href="https://d3fc.io/examples/svg-canvas-and-webgl-chart/"><img
src="https://d3fc.io/examples/svg-canvas-and-webgl-chart/screenshot.png" />SVG, Webgl and Canvas
Chart</a>
<a href="https://d3fc.io/examples/earth-and-mars/"><img
src="https://d3fc.io/examples/earth-and-mars/screenshot.png" />Earth and Mars</a>
</p>
</section>
<footer>
Expand Down

0 comments on commit 86d1d44

Please sign in to comment.