Skip to content

Instantly share code, notes, and snippets.

View ProQuestionAsker's full-sized avatar

Amber Thomas ProQuestionAsker

View GitHub Profile
@ProQuestionAsker
ProQuestionAsker / Example5.csv
Created May 8, 2017 05:28
d3v4 Multi-Line Chart, Nested Data, and 2 Dropdown Menus
Month Sales Fruit Year
Jan 87 strawberry 2016
Feb 3 strawberry 2016
Mar 89 strawberry 2016
Apr 56 strawberry 2016
May 1 strawberry 2016
Jun 17 strawberry 2016
Jul 59 strawberry 2016
Aug 43 strawberry 2016
Sep 16 strawberry 2016
@ProQuestionAsker
ProQuestionAsker / index.html
Last active May 24, 2017 01:41 — forked from caravinden/index.html
Stacked Bar Chart - d3.v4 implementation
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.axis text {
font: 10px sans-serif;
}
.axis line,
.axis path {
fill: none;
stroke: #000;
@ProQuestionAsker
ProQuestionAsker / .block
Last active October 11, 2019 17:51
fresh block
license: mit