{"url":"https://api.github.com/gists/3883195","forks_url":"https://api.github.com/gists/3883195/forks","commits_url":"https://api.github.com/gists/3883195/commits","id":"3883195","node_id":"MDQ6R2lzdDM4ODMxOTU=","git_pull_url":"https://gist.github.com/3883195.git","git_push_url":"https://gist.github.com/3883195.git","html_url":"https://gist.github.com/mbostock/3883195","files":{".block":{"filename":".block","type":"text/plain","language":null,"raw_url":"https://gist.githubusercontent.com/mbostock/3883195/raw/3bbe275726968dc99bd250edcb77a15223a793f9/.block","size":81,"truncated":false,"content":"license: gpl-3.0\nredirect: https://beta.observablehq.com/@mbostock/d3-area-chart\n","encoding":"utf-8"},"README.md":{"filename":"README.md","type":"text/markdown","language":"Markdown","raw_url":"https://gist.githubusercontent.com/mbostock/3883195/raw/b389ff8ee755f8ca42f7909187ce8e959e183345/README.md","size":598,"truncated":false,"content":"This simple line chart is constructed from a TSV file storing the closing value of AAPL stock over the last few years. The chart employs [conventional margins](/mbostock/3019563) and a number of D3 features:\n\n* [d3-dsv](https://github.com/d3/d3-dsv) - parse tab-separated values\n* [d3-time-format](https://github.com/d3/d3-time-format) - date parsing and formatting\n* [d3-scale](https://github.com/d3/d3-scale) - position encodings\n* [d3-array](https://github.com/d3/d3-array) - data processing\n* [d3-axis](https://github.com/d3/d3-axis) - axes\n* [d3-shape](https://github.com/d3/d3-shape) - lines\n","encoding":"utf-8"},"data.tsv":{"filename":"data.tsv","type":"text/tab-separated-values","language":"TSV","raw_url":"https://gist.githubusercontent.com/mbostock/3883195/raw/298ab523fe2a7403c141572a2223782b9af2fe31/data.tsv","size":21282,"truncated":false,"content":"date\tclose\n24-Apr-07\t93.24\n25-Apr-07\t95.35\n26-Apr-07\t98.84\n27-Apr-07\t99.92\n30-Apr-07\t99.80\n1-May-07\t99.47\n2-May-07\t100.39\n3-May-07\t100.40\n4-May-07\t100.81\n7-May-07\t103.92\n8-May-07\t105.06\n9-May-07\t106.88\n10-May-07\t107.34\n11-May-07\t108.74\n14-May-07\t109.36\n15-May-07\t107.52\n16-May-07\t107.34\n17-May-07\t109.44\n18-May-07\t110.02\n21-May-07\t111.98\n22-May-07\t113.54\n23-May-07\t112.89\n24-May-07\t110.69\n25-May-07\t113.62\n29-May-07\t114.35\n30-May-07\t118.77\n31-May-07\t121.19\n1-Jun-07\t118.40\n4-Jun-07\t121.33\n5-Jun-07\t122.67\n6-Jun-07\t123.64\n7-Jun-07\t124.07\n8-Jun-07\t124.49\n11-Jun-07\t120.19\n12-Jun-07\t120.38\n13-Jun-07\t117.50\n14-Jun-07\t118.75\n15-Jun-07\t120.50\n18-Jun-07\t125.09\n19-Jun-07\t123.66\n20-Jun-07\t121.55\n21-Jun-07\t123.90\n22-Jun-07\t123.00\n25-Jun-07\t122.34\n26-Jun-07\t119.65\n27-Jun-07\t121.89\n28-Jun-07\t120.56\n29-Jun-07\t122.04\n2-Jul-07\t121.26\n3-Jul-07\t127.17\n5-Jul-07\t132.75\n6-Jul-07\t132.30\n9-Jul-07\t130.33\n10-Jul-07\t132.35\n11-Jul-07\t132.39\n12-Jul-07\t134.07\n13-Jul-07\t137.73\n16-Jul-07\t138.10\n17-Jul-07\t138.91\n18-Jul-07\t138.12\n19-Jul-07\t140.00\n20-Jul-07\t143.75\n23-Jul-07\t143.70\n24-Jul-07\t134.89\n25-Jul-07\t137.26\n26-Jul-07\t146.00\n27-Jul-07\t143.85\n30-Jul-07\t141.43\n31-Jul-07\t131.76\n1-Aug-07\t135.00\n2-Aug-07\t136.49\n3-Aug-07\t131.85\n6-Aug-07\t135.25\n7-Aug-07\t135.03\n8-Aug-07\t134.01\n9-Aug-07\t126.39\n10-Aug-07\t125.00\n13-Aug-07\t127.79\n14-Aug-07\t124.03\n15-Aug-07\t119.90\n16-Aug-07\t117.05\n17-Aug-07\t122.06\n20-Aug-07\t122.22\n21-Aug-07\t127.57\n22-Aug-07\t132.51\n23-Aug-07\t131.07\n24-Aug-07\t135.30\n27-Aug-07\t132.25\n28-Aug-07\t126.82\n29-Aug-07\t134.08\n30-Aug-07\t136.25\n31-Aug-07\t138.48\n4-Sep-07\t144.16\n5-Sep-07\t136.76\n6-Sep-07\t135.01\n7-Sep-07\t131.77\n10-Sep-07\t136.71\n11-Sep-07\t135.49\n12-Sep-07\t136.85\n13-Sep-07\t137.20\n14-Sep-07\t138.81\n17-Sep-07\t138.41\n18-Sep-07\t140.92\n19-Sep-07\t140.77\n20-Sep-07\t140.31\n21-Sep-07\t144.15\n24-Sep-07\t148.28\n25-Sep-07\t153.18\n26-Sep-07\t152.77\n27-Sep-07\t154.50\n28-Sep-07\t153.47\n1-Oct-07\t156.34\n2-Oct-07\t158.45\n3-Oct-07\t157.92\n4-Oct-07\t156.24\n5-Oct-07\t161.45\n8-Oct-07\t167.91\n9-Oct-07\t167.86\n10-Oct-07\t166.79\n11-Oct-07\t162.23\n12-Oct-07\t167.25\n15-Oct-07\t166.98\n16-Oct-07\t169.58\n17-Oct-07\t172.75\n18-Oct-07\t173.50\n19-Oct-07\t170.42\n22-Oct-07\t174.36\n23-Oct-07\t186.16\n24-Oct-07\t185.93\n25-Oct-07\t182.78\n26-Oct-07\t184.70\n29-Oct-07\t185.09\n30-Oct-07\t187.00\n31-Oct-07\t189.95\n1-Nov-07\t187.44\n2-Nov-07\t187.87\n5-Nov-07\t186.18\n6-Nov-07\t191.79\n7-Nov-07\t186.30\n8-Nov-07\t175.47\n9-Nov-07\t165.37\n12-Nov-07\t153.76\n13-Nov-07\t169.96\n14-Nov-07\t166.11\n15-Nov-07\t164.30\n16-Nov-07\t166.39\n19-Nov-07\t163.95\n20-Nov-07\t168.85\n21-Nov-07\t168.46\n23-Nov-07\t171.54\n26-Nov-07\t172.54\n27-Nov-07\t174.81\n28-Nov-07\t180.22\n29-Nov-07\t184.29\n30-Nov-07\t182.22\n3-Dec-07\t178.86\n4-Dec-07\t179.81\n5-Dec-07\t185.50\n6-Dec-07\t189.95\n7-Dec-07\t194.30\n10-Dec-07\t194.21\n11-Dec-07\t188.54\n12-Dec-07\t190.86\n13-Dec-07\t191.83\n14-Dec-07\t190.39\n17-Dec-07\t184.40\n18-Dec-07\t182.98\n19-Dec-07\t183.12\n20-Dec-07\t187.21\n21-Dec-07\t193.91\n24-Dec-07\t198.80\n26-Dec-07\t198.95\n27-Dec-07\t198.57\n28-Dec-07\t199.83\n31-Dec-07\t198.08\n2-Jan-08\t194.84\n3-Jan-08\t194.93\n4-Jan-08\t180.05\n7-Jan-08\t177.64\n8-Jan-08\t171.25\n9-Jan-08\t179.40\n10-Jan-08\t178.02\n11-Jan-08\t172.69\n14-Jan-08\t178.78\n15-Jan-08\t169.04\n16-Jan-08\t159.64\n17-Jan-08\t160.89\n18-Jan-08\t161.36\n22-Jan-08\t155.64\n23-Jan-08\t139.07\n24-Jan-08\t135.60\n25-Jan-08\t130.01\n28-Jan-08\t130.01\n29-Jan-08\t131.54\n30-Jan-08\t132.18\n31-Jan-08\t135.36\n1-Feb-08\t133.75\n4-Feb-08\t131.65\n5-Feb-08\t129.36\n6-Feb-08\t122.00\n7-Feb-08\t121.24\n8-Feb-08\t125.48\n11-Feb-08\t129.45\n12-Feb-08\t124.86\n13-Feb-08\t129.40\n14-Feb-08\t127.46\n15-Feb-08\t124.63\n19-Feb-08\t122.18\n20-Feb-08\t123.82\n21-Feb-08\t121.54\n22-Feb-08\t119.46\n25-Feb-08\t119.74\n26-Feb-08\t119.15\n27-Feb-08\t122.96\n28-Feb-08\t129.91\n29-Feb-08\t125.02\n3-Mar-08\t121.73\n4-Mar-08\t124.62\n5-Mar-08\t124.49\n6-Mar-08\t120.93\n7-Mar-08\t122.25\n10-Mar-08\t119.69\n11-Mar-08\t127.35\n12-Mar-08\t126.03\n13-Mar-08\t127.94\n14-Mar-08\t126.61\n17-Mar-08\t126.73\n18-Mar-08\t132.82\n19-Mar-08\t129.67\n20-Mar-08\t133.27\n24-Mar-08\t139.53\n25-Mar-08\t140.98\n26-Mar-08\t145.06\n27-Mar-08\t140.25\n28-Mar-08\t143.01\n31-Mar-08\t143.50\n1-Apr-08\t149.53\n2-Apr-08\t147.49\n3-Apr-08\t151.61\n4-Apr-08\t153.08\n7-Apr-08\t155.89\n8-Apr-08\t152.84\n9-Apr-08\t151.44\n10-Apr-08\t154.55\n11-Apr-08\t147.14\n14-Apr-08\t147.78\n15-Apr-08\t148.38\n16-Apr-08\t153.70\n17-Apr-08\t154.49\n18-Apr-08\t161.04\n21-Apr-08\t168.16\n22-Apr-08\t160.20\n23-Apr-08\t162.89\n24-Apr-08\t168.94\n25-Apr-08\t169.73\n28-Apr-08\t172.24\n29-Apr-08\t175.05\n30-Apr-08\t173.95\n1-May-08\t180.00\n2-May-08\t180.94\n5-May-08\t184.73\n6-May-08\t186.66\n7-May-08\t182.59\n8-May-08\t185.06\n9-May-08\t183.45\n12-May-08\t188.16\n13-May-08\t189.96\n14-May-08\t186.26\n15-May-08\t189.73\n16-May-08\t187.62\n19-May-08\t183.60\n20-May-08\t185.90\n21-May-08\t178.19\n22-May-08\t177.05\n23-May-08\t181.17\n27-May-08\t186.43\n28-May-08\t187.01\n29-May-08\t186.69\n30-May-08\t188.75\n2-Jun-08\t186.10\n3-Jun-08\t185.37\n4-Jun-08\t185.19\n5-Jun-08\t189.43\n6-Jun-08\t185.64\n9-Jun-08\t181.61\n10-Jun-08\t185.64\n11-Jun-08\t180.81\n12-Jun-08\t173.26\n13-Jun-08\t172.37\n16-Jun-08\t176.84\n17-Jun-08\t181.43\n18-Jun-08\t178.75\n19-Jun-08\t180.90\n20-Jun-08\t175.27\n23-Jun-08\t173.16\n24-Jun-08\t173.25\n25-Jun-08\t177.39\n26-Jun-08\t168.26\n27-Jun-08\t170.09\n30-Jun-08\t167.44\n1-Jul-08\t174.68\n2-Jul-08\t168.18\n3-Jul-08\t170.12\n7-Jul-08\t175.16\n8-Jul-08\t179.55\n9-Jul-08\t174.25\n10-Jul-08\t176.63\n11-Jul-08\t172.58\n14-Jul-08\t173.88\n15-Jul-08\t169.64\n16-Jul-08\t172.81\n17-Jul-08\t171.81\n18-Jul-08\t165.15\n21-Jul-08\t166.29\n22-Jul-08\t162.02\n23-Jul-08\t166.26\n24-Jul-08\t159.03\n25-Jul-08\t162.12\n28-Jul-08\t154.40\n29-Jul-08\t157.08\n30-Jul-08\t159.88\n31-Jul-08\t158.95\n1-Aug-08\t156.66\n4-Aug-08\t153.23\n5-Aug-08\t160.64\n6-Aug-08\t164.19\n7-Aug-08\t163.57\n8-Aug-08\t169.55\n11-Aug-08\t173.56\n12-Aug-08\t176.73\n13-Aug-08\t179.30\n14-Aug-08\t179.32\n15-Aug-08\t175.74\n18-Aug-08\t175.39\n19-Aug-08\t173.53\n20-Aug-08\t175.84\n21-Aug-08\t174.29\n22-Aug-08\t176.79\n25-Aug-08\t172.55\n26-Aug-08\t173.64\n27-Aug-08\t174.67\n28-Aug-08\t173.74\n29-Aug-08\t169.53\n2-Sep-08\t166.19\n3-Sep-08\t166.96\n4-Sep-08\t161.22\n5-Sep-08\t160.18\n8-Sep-08\t157.92\n9-Sep-08\t151.68\n10-Sep-08\t151.61\n11-Sep-08\t152.65\n12-Sep-08\t148.94\n15-Sep-08\t140.36\n16-Sep-08\t139.88\n17-Sep-08\t127.83\n18-Sep-08\t134.09\n19-Sep-08\t140.91\n22-Sep-08\t131.05\n23-Sep-08\t126.84\n24-Sep-08\t128.71\n25-Sep-08\t131.93\n26-Sep-08\t128.24\n29-Sep-08\t105.26\n30-Sep-08\t113.66\n1-Oct-08\t109.12\n2-Oct-08\t100.10\n3-Oct-08\t97.07\n6-Oct-08\t98.14\n7-Oct-08\t89.16\n8-Oct-08\t89.79\n9-Oct-08\t88.74\n10-Oct-08\t96.80\n13-Oct-08\t110.26\n14-Oct-08\t104.08\n15-Oct-08\t97.95\n16-Oct-08\t101.89\n17-Oct-08\t97.40\n20-Oct-08\t98.44\n21-Oct-08\t91.49\n22-Oct-08\t96.87\n23-Oct-08\t98.23\n24-Oct-08\t96.38\n27-Oct-08\t92.09\n28-Oct-08\t99.91\n29-Oct-08\t104.55\n30-Oct-08\t111.04\n31-Oct-08\t107.59\n3-Nov-08\t106.96\n4-Nov-08\t110.99\n5-Nov-08\t103.30\n6-Nov-08\t99.10\n7-Nov-08\t98.24\n10-Nov-08\t95.88\n11-Nov-08\t94.77\n12-Nov-08\t90.12\n13-Nov-08\t96.44\n14-Nov-08\t90.24\n17-Nov-08\t88.14\n18-Nov-08\t89.91\n19-Nov-08\t86.29\n20-Nov-08\t80.49\n21-Nov-08\t82.58\n24-Nov-08\t92.95\n25-Nov-08\t90.80\n26-Nov-08\t95.00\n27-Nov-08\t95.00\n28-Nov-08\t92.67\n1-Dec-08\t88.93\n2-Dec-08\t92.47\n3-Dec-08\t95.90\n4-Dec-08\t91.41\n5-Dec-08\t94.00\n8-Dec-08\t99.72\n9-Dec-08\t100.06\n10-Dec-08\t98.21\n11-Dec-08\t95.00\n12-Dec-08\t98.27\n15-Dec-08\t94.75\n16-Dec-08\t95.43\n17-Dec-08\t89.16\n18-Dec-08\t89.43\n19-Dec-08\t90.00\n22-Dec-08\t85.74\n23-Dec-08\t86.38\n24-Dec-08\t85.04\n25-Dec-08\t85.04\n26-Dec-08\t85.81\n29-Dec-08\t86.61\n30-Dec-08\t86.29\n31-Dec-08\t85.35\n1-Jan-09\t85.35\n2-Jan-09\t90.75\n5-Jan-09\t94.58\n6-Jan-09\t93.02\n7-Jan-09\t91.01\n8-Jan-09\t92.70\n9-Jan-09\t90.58\n12-Jan-09\t88.66\n13-Jan-09\t87.71\n14-Jan-09\t85.33\n15-Jan-09\t83.38\n16-Jan-09\t82.33\n20-Jan-09\t78.20\n21-Jan-09\t82.83\n22-Jan-09\t88.36\n23-Jan-09\t88.36\n26-Jan-09\t89.64\n27-Jan-09\t90.73\n28-Jan-09\t94.20\n29-Jan-09\t93.00\n30-Jan-09\t90.13\n2-Feb-09\t91.51\n3-Feb-09\t92.98\n4-Feb-09\t93.55\n5-Feb-09\t96.46\n6-Feb-09\t99.72\n9-Feb-09\t102.51\n10-Feb-09\t97.83\n11-Feb-09\t96.82\n12-Feb-09\t99.27\n13-Feb-09\t99.16\n17-Feb-09\t94.53\n18-Feb-09\t94.37\n19-Feb-09\t90.64\n20-Feb-09\t91.20\n23-Feb-09\t86.95\n24-Feb-09\t90.25\n25-Feb-09\t91.16\n26-Feb-09\t89.19\n27-Feb-09\t89.31\n2-Mar-09\t87.94\n3-Mar-09\t88.37\n4-Mar-09\t91.17\n5-Mar-09\t88.84\n6-Mar-09\t85.30\n9-Mar-09\t83.11\n10-Mar-09\t88.63\n11-Mar-09\t92.68\n12-Mar-09\t96.35\n13-Mar-09\t95.93\n16-Mar-09\t95.42\n17-Mar-09\t99.66\n18-Mar-09\t101.52\n19-Mar-09\t101.62\n20-Mar-09\t101.59\n23-Mar-09\t107.66\n24-Mar-09\t106.50\n25-Mar-09\t106.49\n26-Mar-09\t109.87\n27-Mar-09\t106.85\n30-Mar-09\t104.49\n31-Mar-09\t105.12\n1-Apr-09\t108.69\n2-Apr-09\t112.71\n3-Apr-09\t115.99\n6-Apr-09\t118.45\n7-Apr-09\t115.00\n8-Apr-09\t116.32\n9-Apr-09\t119.57\n10-Apr-09\t119.57\n13-Apr-09\t120.22\n14-Apr-09\t118.31\n15-Apr-09\t117.64\n16-Apr-09\t121.45\n17-Apr-09\t123.42\n20-Apr-09\t120.50\n21-Apr-09\t121.76\n22-Apr-09\t121.51\n23-Apr-09\t125.40\n24-Apr-09\t123.90\n27-Apr-09\t124.73\n28-Apr-09\t123.90\n29-Apr-09\t125.14\n30-Apr-09\t125.83\n1-May-09\t127.24\n4-May-09\t132.07\n5-May-09\t132.71\n6-May-09\t132.50\n7-May-09\t129.06\n8-May-09\t129.19\n11-May-09\t129.57\n12-May-09\t124.42\n13-May-09\t119.49\n14-May-09\t122.95\n15-May-09\t122.42\n18-May-09\t126.65\n19-May-09\t127.45\n20-May-09\t125.87\n21-May-09\t124.18\n22-May-09\t122.50\n26-May-09\t130.78\n27-May-09\t133.05\n28-May-09\t135.07\n29-May-09\t135.81\n1-Jun-09\t139.35\n2-Jun-09\t139.49\n3-Jun-09\t140.95\n4-Jun-09\t143.74\n5-Jun-09\t144.67\n8-Jun-09\t143.85\n9-Jun-09\t142.72\n10-Jun-09\t140.25\n11-Jun-09\t139.95\n12-Jun-09\t136.97\n15-Jun-09\t136.09\n16-Jun-09\t136.35\n17-Jun-09\t135.58\n18-Jun-09\t135.88\n19-Jun-09\t139.48\n22-Jun-09\t137.37\n23-Jun-09\t134.01\n24-Jun-09\t136.22\n25-Jun-09\t139.86\n26-Jun-09\t142.44\n29-Jun-09\t141.97\n30-Jun-09\t142.43\n1-Jul-09\t142.83\n2-Jul-09\t140.02\n3-Jul-09\t140.02\n6-Jul-09\t138.61\n7-Jul-09\t135.40\n8-Jul-09\t137.22\n9-Jul-09\t136.36\n10-Jul-09\t138.52\n13-Jul-09\t142.34\n14-Jul-09\t142.27\n15-Jul-09\t146.88\n16-Jul-09\t147.52\n17-Jul-09\t151.75\n20-Jul-09\t152.91\n21-Jul-09\t151.51\n22-Jul-09\t156.74\n23-Jul-09\t157.82\n24-Jul-09\t159.99\n27-Jul-09\t160.10\n28-Jul-09\t160.00\n29-Jul-09\t160.03\n30-Jul-09\t162.79\n31-Jul-09\t163.39\n3-Aug-09\t166.43\n4-Aug-09\t165.55\n5-Aug-09\t165.11\n6-Aug-09\t163.91\n7-Aug-09\t165.51\n10-Aug-09\t164.72\n12-Aug-09\t165.31\n13-Aug-09\t168.42\n14-Aug-09\t166.78\n17-Aug-09\t159.59\n18-Aug-09\t164.00\n19-Aug-09\t164.60\n20-Aug-09\t166.33\n21-Aug-09\t169.22\n24-Aug-09\t169.06\n25-Aug-09\t169.40\n26-Aug-09\t167.41\n27-Aug-09\t169.45\n28-Aug-09\t170.05\n31-Aug-09\t168.21\n1-Sep-09\t165.30\n2-Sep-09\t165.18\n3-Sep-09\t166.55\n4-Sep-09\t170.31\n8-Sep-09\t172.93\n9-Sep-09\t171.14\n10-Sep-09\t172.56\n11-Sep-09\t172.16\n14-Sep-09\t173.72\n15-Sep-09\t175.16\n16-Sep-09\t181.87\n17-Sep-09\t184.55\n18-Sep-09\t185.02\n21-Sep-09\t184.02\n22-Sep-09\t184.48\n23-Sep-09\t185.50\n24-Sep-09\t183.82\n25-Sep-09\t182.37\n28-Sep-09\t186.15\n29-Sep-09\t185.38\n30-Sep-09\t185.35\n1-Oct-09\t180.86\n2-Oct-09\t184.90\n5-Oct-09\t186.02\n6-Oct-09\t190.01\n7-Oct-09\t190.25\n8-Oct-09\t189.27\n9-Oct-09\t190.47\n12-Oct-09\t190.81\n13-Oct-09\t190.02\n14-Oct-09\t191.29\n15-Oct-09\t190.56\n16-Oct-09\t188.05\n19-Oct-09\t189.86\n20-Oct-09\t198.76\n21-Oct-09\t204.92\n22-Oct-09\t205.20\n23-Oct-09\t203.94\n26-Oct-09\t202.48\n27-Oct-09\t197.37\n28-Oct-09\t192.40\n29-Oct-09\t196.35\n30-Oct-09\t188.50\n2-Nov-09\t189.31\n3-Nov-09\t188.75\n4-Nov-09\t190.81\n5-Nov-09\t194.03\n6-Nov-09\t194.34\n9-Nov-09\t201.46\n10-Nov-09\t202.98\n11-Nov-09\t203.25\n12-Nov-09\t201.99\n13-Nov-09\t204.45\n16-Nov-09\t206.63\n17-Nov-09\t207.00\n18-Nov-09\t205.96\n19-Nov-09\t200.51\n20-Nov-09\t199.92\n23-Nov-09\t205.88\n24-Nov-09\t204.44\n25-Nov-09\t204.19\n26-Nov-09\t204.19\n27-Nov-09\t200.59\n30-Nov-09\t199.91\n1-Dec-09\t196.97\n2-Dec-09\t196.23\n3-Dec-09\t196.48\n4-Dec-09\t193.32\n7-Dec-09\t188.95\n8-Dec-09\t189.87\n9-Dec-09\t197.80\n10-Dec-09\t196.43\n11-Dec-09\t194.67\n14-Dec-09\t196.98\n15-Dec-09\t194.17\n16-Dec-09\t195.03\n17-Dec-09\t191.86\n18-Dec-09\t195.43\n21-Dec-09\t198.23\n22-Dec-09\t200.36\n23-Dec-09\t202.10\n24-Dec-09\t209.04\n25-Dec-09\t209.04\n28-Dec-09\t211.61\n29-Dec-09\t209.10\n30-Dec-09\t211.64\n31-Dec-09\t210.73\n1-Jan-10\t210.73\n4-Jan-10\t214.01\n5-Jan-10\t214.38\n6-Jan-10\t210.97\n7-Jan-10\t210.58\n8-Jan-10\t211.98\n11-Jan-10\t210.11\n12-Jan-10\t207.72\n13-Jan-10\t210.65\n14-Jan-10\t209.43\n15-Jan-10\t205.93\n18-Jan-10\t205.93\n19-Jan-10\t215.04\n20-Jan-10\t211.72\n21-Jan-10\t208.07\n22-Jan-10\t197.75\n25-Jan-10\t203.08\n26-Jan-10\t205.94\n27-Jan-10\t207.88\n28-Jan-10\t199.29\n29-Jan-10\t192.06\n1-Feb-10\t194.73\n2-Feb-10\t195.86\n3-Feb-10\t199.23\n4-Feb-10\t192.05\n5-Feb-10\t195.46\n8-Feb-10\t194.12\n9-Feb-10\t196.19\n10-Feb-10\t195.12\n11-Feb-10\t198.67\n12-Feb-10\t200.38\n15-Feb-10\t200.38\n16-Feb-10\t203.40\n17-Feb-10\t202.55\n18-Feb-10\t202.93\n19-Feb-10\t201.67\n22-Feb-10\t200.42\n23-Feb-10\t197.06\n24-Feb-10\t200.66\n25-Feb-10\t202.00\n26-Feb-10\t204.62\n1-Mar-10\t208.99\n2-Mar-10\t208.85\n3-Mar-10\t209.33\n4-Mar-10\t210.71\n5-Mar-10\t218.95\n8-Mar-10\t219.08\n9-Mar-10\t223.02\n10-Mar-10\t224.84\n11-Mar-10\t225.50\n12-Mar-10\t226.60\n15-Mar-10\t223.84\n16-Mar-10\t224.45\n17-Mar-10\t224.12\n18-Mar-10\t224.65\n19-Mar-10\t222.25\n22-Mar-10\t224.75\n23-Mar-10\t228.36\n24-Mar-10\t229.37\n25-Mar-10\t226.65\n26-Mar-10\t230.90\n29-Mar-10\t232.39\n30-Mar-10\t235.84\n31-Mar-10\t235.00\n1-Apr-10\t235.97\n2-Apr-10\t235.97\n5-Apr-10\t238.49\n6-Apr-10\t239.54\n7-Apr-10\t240.60\n8-Apr-10\t239.95\n9-Apr-10\t241.79\n12-Apr-10\t242.29\n13-Apr-10\t242.43\n14-Apr-10\t245.69\n15-Apr-10\t248.92\n16-Apr-10\t247.40\n19-Apr-10\t247.07\n20-Apr-10\t244.59\n21-Apr-10\t259.22\n22-Apr-10\t266.47\n23-Apr-10\t270.83\n26-Apr-10\t269.50\n27-Apr-10\t262.04\n28-Apr-10\t261.60\n29-Apr-10\t268.64\n30-Apr-10\t261.09\n3-May-10\t266.35\n4-May-10\t258.68\n5-May-10\t255.98\n6-May-10\t246.25\n7-May-10\t235.86\n10-May-10\t253.99\n11-May-10\t256.52\n12-May-10\t262.09\n13-May-10\t258.36\n14-May-10\t253.82\n17-May-10\t254.22\n18-May-10\t252.36\n19-May-10\t248.34\n20-May-10\t237.76\n21-May-10\t242.32\n24-May-10\t246.76\n25-May-10\t245.22\n26-May-10\t244.11\n27-May-10\t253.35\n28-May-10\t256.88\n31-May-10\t256.88\n1-Jun-10\t260.83\n2-Jun-10\t263.95\n3-Jun-10\t263.12\n4-Jun-10\t255.96\n7-Jun-10\t250.94\n8-Jun-10\t249.33\n9-Jun-10\t243.20\n10-Jun-10\t250.51\n11-Jun-10\t253.51\n14-Jun-10\t254.28\n15-Jun-10\t259.69\n16-Jun-10\t267.25\n17-Jun-10\t271.87\n18-Jun-10\t274.07\n21-Jun-10\t270.17\n22-Jun-10\t273.85\n23-Jun-10\t270.97\n24-Jun-10\t269.00\n25-Jun-10\t266.70\n28-Jun-10\t268.30\n29-Jun-10\t256.17\n30-Jun-10\t251.53\n1-Jul-10\t248.48\n2-Jul-10\t246.94\n5-Jul-10\t246.94\n6-Jul-10\t248.63\n7-Jul-10\t258.66\n8-Jul-10\t258.09\n9-Jul-10\t259.62\n12-Jul-10\t257.28\n13-Jul-10\t251.80\n14-Jul-10\t252.73\n15-Jul-10\t251.45\n16-Jul-10\t249.90\n19-Jul-10\t245.58\n20-Jul-10\t251.89\n21-Jul-10\t254.24\n22-Jul-10\t259.02\n23-Jul-10\t259.94\n26-Jul-10\t259.28\n27-Jul-10\t264.08\n28-Jul-10\t260.96\n29-Jul-10\t258.11\n30-Jul-10\t257.25\n2-Aug-10\t261.85\n3-Aug-10\t261.93\n4-Aug-10\t262.98\n5-Aug-10\t261.70\n6-Aug-10\t260.09\n9-Aug-10\t261.75\n10-Aug-10\t259.41\n11-Aug-10\t250.19\n12-Aug-10\t251.79\n13-Aug-10\t249.10\n16-Aug-10\t247.64\n17-Aug-10\t251.97\n18-Aug-10\t253.07\n19-Aug-10\t249.88\n20-Aug-10\t249.64\n23-Aug-10\t245.80\n24-Aug-10\t239.93\n25-Aug-10\t242.89\n26-Aug-10\t240.28\n27-Aug-10\t241.62\n30-Aug-10\t242.50\n31-Aug-10\t243.10\n1-Sep-10\t250.33\n2-Sep-10\t252.17\n3-Sep-10\t258.77\n6-Sep-10\t258.77\n7-Sep-10\t257.81\n8-Sep-10\t262.92\n9-Sep-10\t263.07\n10-Sep-10\t263.41\n13-Sep-10\t267.04\n14-Sep-10\t268.06\n15-Sep-10\t270.22\n16-Sep-10\t276.57\n17-Sep-10\t275.37\n20-Sep-10\t283.23\n21-Sep-10\t283.77\n22-Sep-10\t287.75\n23-Sep-10\t288.92\n24-Sep-10\t292.32\n27-Sep-10\t291.16\n28-Sep-10\t286.86\n29-Sep-10\t287.37\n30-Sep-10\t283.75\n1-Oct-10\t282.52\n4-Oct-10\t278.64\n5-Oct-10\t288.94\n6-Oct-10\t289.19\n7-Oct-10\t289.22\n8-Oct-10\t294.07\n11-Oct-10\t295.36\n12-Oct-10\t298.54\n13-Oct-10\t300.14\n14-Oct-10\t302.31\n15-Oct-10\t314.74\n18-Oct-10\t318.00\n19-Oct-10\t309.49\n20-Oct-10\t310.53\n21-Oct-10\t309.52\n22-Oct-10\t307.47\n25-Oct-10\t308.84\n26-Oct-10\t308.05\n27-Oct-10\t307.83\n28-Oct-10\t305.24\n29-Oct-10\t300.98\n1-Nov-10\t304.18\n2-Nov-10\t309.36\n3-Nov-10\t312.80\n4-Nov-10\t318.27\n5-Nov-10\t317.13\n8-Nov-10\t318.62\n9-Nov-10\t316.08\n10-Nov-10\t318.03\n11-Nov-10\t316.66\n12-Nov-10\t308.03\n15-Nov-10\t307.04\n16-Nov-10\t301.59\n17-Nov-10\t300.50\n18-Nov-10\t308.43\n19-Nov-10\t306.73\n22-Nov-10\t313.36\n23-Nov-10\t308.73\n24-Nov-10\t314.80\n26-Nov-10\t315.00\n29-Nov-10\t316.87\n30-Nov-10\t311.15\n1-Dec-10\t316.40\n2-Dec-10\t318.15\n3-Dec-10\t317.44\n6-Dec-10\t320.15\n7-Dec-10\t318.21\n8-Dec-10\t321.01\n9-Dec-10\t319.76\n10-Dec-10\t320.56\n13-Dec-10\t321.67\n14-Dec-10\t320.29\n15-Dec-10\t320.36\n16-Dec-10\t321.25\n17-Dec-10\t320.61\n20-Dec-10\t322.21\n21-Dec-10\t324.20\n22-Dec-10\t325.16\n23-Dec-10\t323.60\n27-Dec-10\t324.68\n28-Dec-10\t325.47\n29-Dec-10\t325.29\n30-Dec-10\t323.66\n31-Dec-10\t322.56\n3-Jan-11\t329.57\n4-Jan-11\t331.29\n5-Jan-11\t334.00\n6-Jan-11\t333.73\n7-Jan-11\t336.12\n10-Jan-11\t342.46\n11-Jan-11\t341.64\n12-Jan-11\t344.42\n13-Jan-11\t345.68\n14-Jan-11\t348.48\n18-Jan-11\t340.65\n19-Jan-11\t338.84\n20-Jan-11\t332.68\n21-Jan-11\t326.72\n24-Jan-11\t337.45\n25-Jan-11\t341.40\n26-Jan-11\t343.85\n27-Jan-11\t343.21\n28-Jan-11\t336.10\n31-Jan-11\t339.32\n1-Feb-11\t345.03\n2-Feb-11\t344.32\n3-Feb-11\t343.44\n4-Feb-11\t346.50\n7-Feb-11\t351.88\n8-Feb-11\t355.20\n9-Feb-11\t358.16\n10-Feb-11\t354.54\n11-Feb-11\t356.85\n14-Feb-11\t359.18\n15-Feb-11\t359.90\n16-Feb-11\t363.13\n17-Feb-11\t358.30\n18-Feb-11\t350.56\n22-Feb-11\t338.61\n23-Feb-11\t342.62\n24-Feb-11\t342.88\n25-Feb-11\t348.16\n28-Feb-11\t353.21\n1-Mar-11\t349.31\n2-Mar-11\t352.12\n3-Mar-11\t359.56\n4-Mar-11\t360.00\n7-Mar-11\t355.36\n8-Mar-11\t355.76\n9-Mar-11\t352.47\n10-Mar-11\t346.67\n11-Mar-11\t351.99\n14-Mar-11\t353.56\n15-Mar-11\t345.43\n16-Mar-11\t330.01\n17-Mar-11\t334.64\n18-Mar-11\t330.67\n21-Mar-11\t339.30\n22-Mar-11\t341.20\n23-Mar-11\t339.19\n24-Mar-11\t344.97\n25-Mar-11\t351.54\n28-Mar-11\t350.44\n29-Mar-11\t350.96\n30-Mar-11\t348.63\n31-Mar-11\t348.51\n1-Apr-11\t344.56\n4-Apr-11\t341.19\n5-Apr-11\t338.89\n6-Apr-11\t338.04\n7-Apr-11\t338.08\n8-Apr-11\t335.06\n11-Apr-11\t330.80\n12-Apr-11\t332.40\n13-Apr-11\t336.13\n14-Apr-11\t332.42\n15-Apr-11\t327.46\n18-Apr-11\t331.85\n19-Apr-11\t337.86\n20-Apr-11\t342.41\n21-Apr-11\t350.70\n25-Apr-11\t353.01\n26-Apr-11\t350.42\n27-Apr-11\t350.15\n28-Apr-11\t346.75\n29-Apr-11\t350.13\n2-May-11\t346.28\n3-May-11\t348.20\n4-May-11\t349.57\n5-May-11\t346.75\n6-May-11\t346.66\n9-May-11\t347.60\n10-May-11\t349.45\n11-May-11\t347.23\n12-May-11\t346.57\n13-May-11\t340.50\n16-May-11\t333.30\n17-May-11\t336.14\n18-May-11\t339.87\n19-May-11\t340.53\n20-May-11\t335.22\n23-May-11\t334.40\n24-May-11\t332.19\n25-May-11\t336.78\n26-May-11\t335.00\n27-May-11\t337.41\n31-May-11\t347.83\n1-Jun-11\t345.51\n2-Jun-11\t346.10\n3-Jun-11\t343.44\n6-Jun-11\t338.04\n7-Jun-11\t332.04\n8-Jun-11\t332.24\n9-Jun-11\t331.49\n10-Jun-11\t325.90\n13-Jun-11\t326.60\n14-Jun-11\t332.44\n15-Jun-11\t326.75\n16-Jun-11\t325.16\n17-Jun-11\t320.26\n20-Jun-11\t315.32\n21-Jun-11\t325.30\n22-Jun-11\t322.61\n23-Jun-11\t331.23\n24-Jun-11\t326.35\n27-Jun-11\t332.04\n28-Jun-11\t335.26\n29-Jun-11\t334.04\n30-Jun-11\t335.67\n1-Jul-11\t343.26\n5-Jul-11\t349.43\n6-Jul-11\t351.76\n7-Jul-11\t357.20\n8-Jul-11\t359.71\n11-Jul-11\t354.00\n12-Jul-11\t353.75\n13-Jul-11\t358.02\n14-Jul-11\t357.77\n15-Jul-11\t364.92\n18-Jul-11\t373.80\n19-Jul-11\t376.85\n20-Jul-11\t386.90\n21-Jul-11\t387.29\n22-Jul-11\t393.30\n25-Jul-11\t398.50\n26-Jul-11\t403.41\n27-Jul-11\t392.59\n28-Jul-11\t391.82\n29-Jul-11\t390.48\n1-Aug-11\t396.75\n2-Aug-11\t388.91\n3-Aug-11\t392.57\n4-Aug-11\t377.37\n5-Aug-11\t373.62\n8-Aug-11\t353.21\n9-Aug-11\t374.01\n10-Aug-11\t363.69\n11-Aug-11\t373.70\n12-Aug-11\t376.99\n15-Aug-11\t383.41\n16-Aug-11\t380.48\n17-Aug-11\t380.44\n18-Aug-11\t366.05\n19-Aug-11\t356.03\n22-Aug-11\t356.44\n23-Aug-11\t373.60\n24-Aug-11\t376.18\n25-Aug-11\t373.72\n26-Aug-11\t383.58\n29-Aug-11\t389.97\n30-Aug-11\t389.99\n31-Aug-11\t384.83\n1-Sep-11\t381.03\n2-Sep-11\t374.05\n6-Sep-11\t379.74\n7-Sep-11\t383.93\n8-Sep-11\t384.14\n9-Sep-11\t377.48\n12-Sep-11\t379.94\n13-Sep-11\t384.62\n14-Sep-11\t389.30\n15-Sep-11\t392.96\n16-Sep-11\t400.50\n19-Sep-11\t411.63\n20-Sep-11\t413.45\n21-Sep-11\t412.14\n22-Sep-11\t401.82\n23-Sep-11\t404.30\n26-Sep-11\t403.17\n27-Sep-11\t399.26\n28-Sep-11\t397.01\n29-Sep-11\t390.57\n30-Sep-11\t381.32\n3-Oct-11\t374.60\n4-Oct-11\t372.50\n5-Oct-11\t378.25\n6-Oct-11\t377.37\n7-Oct-11\t369.80\n10-Oct-11\t388.81\n11-Oct-11\t400.29\n12-Oct-11\t402.19\n13-Oct-11\t408.43\n14-Oct-11\t422.00\n17-Oct-11\t419.99\n18-Oct-11\t422.24\n19-Oct-11\t398.62\n20-Oct-11\t395.31\n21-Oct-11\t392.87\n24-Oct-11\t405.77\n25-Oct-11\t397.77\n26-Oct-11\t400.60\n27-Oct-11\t404.69\n28-Oct-11\t404.95\n31-Oct-11\t404.78\n1-Nov-11\t396.51\n2-Nov-11\t397.41\n3-Nov-11\t403.07\n4-Nov-11\t400.24\n7-Nov-11\t399.73\n8-Nov-11\t406.23\n9-Nov-11\t395.28\n10-Nov-11\t385.22\n11-Nov-11\t384.62\n14-Nov-11\t379.26\n15-Nov-11\t388.83\n16-Nov-11\t384.77\n17-Nov-11\t377.41\n18-Nov-11\t374.94\n21-Nov-11\t369.01\n22-Nov-11\t376.51\n23-Nov-11\t366.99\n25-Nov-11\t363.57\n28-Nov-11\t376.12\n29-Nov-11\t373.20\n30-Nov-11\t382.20\n1-Dec-11\t387.93\n2-Dec-11\t389.70\n5-Dec-11\t393.01\n6-Dec-11\t390.95\n7-Dec-11\t389.09\n8-Dec-11\t390.66\n9-Dec-11\t393.62\n12-Dec-11\t391.84\n13-Dec-11\t388.81\n14-Dec-11\t380.19\n15-Dec-11\t378.94\n16-Dec-11\t381.02\n19-Dec-11\t382.21\n20-Dec-11\t395.95\n21-Dec-11\t396.44\n22-Dec-11\t398.55\n23-Dec-11\t403.43\n27-Dec-11\t406.53\n28-Dec-11\t402.64\n29-Dec-11\t405.12\n30-Dec-11\t405.00\n3-Jan-12\t411.23\n4-Jan-12\t413.44\n5-Jan-12\t418.03\n6-Jan-12\t422.40\n9-Jan-12\t421.73\n10-Jan-12\t423.24\n11-Jan-12\t422.55\n12-Jan-12\t421.39\n13-Jan-12\t419.81\n17-Jan-12\t424.70\n18-Jan-12\t429.11\n19-Jan-12\t427.75\n20-Jan-12\t420.30\n23-Jan-12\t427.41\n24-Jan-12\t420.41\n25-Jan-12\t446.66\n26-Jan-12\t444.63\n27-Jan-12\t447.28\n30-Jan-12\t453.01\n31-Jan-12\t456.48\n1-Feb-12\t456.19\n2-Feb-12\t455.12\n3-Feb-12\t459.68\n6-Feb-12\t463.97\n7-Feb-12\t468.83\n8-Feb-12\t476.68\n9-Feb-12\t493.17\n10-Feb-12\t493.42\n13-Feb-12\t502.60\n14-Feb-12\t509.46\n15-Feb-12\t497.67\n16-Feb-12\t502.21\n17-Feb-12\t502.12\n21-Feb-12\t514.85\n22-Feb-12\t513.04\n23-Feb-12\t516.39\n24-Feb-12\t522.41\n27-Feb-12\t525.76\n28-Feb-12\t535.41\n29-Feb-12\t542.44\n1-Mar-12\t544.47\n2-Mar-12\t545.18\n5-Mar-12\t533.16\n6-Mar-12\t530.26\n7-Mar-12\t530.69\n8-Mar-12\t541.99\n9-Mar-12\t545.17\n12-Mar-12\t552.00\n13-Mar-12\t568.10\n14-Mar-12\t589.58\n15-Mar-12\t585.56\n16-Mar-12\t585.57\n19-Mar-12\t601.10\n20-Mar-12\t605.96\n21-Mar-12\t602.50\n22-Mar-12\t599.34\n23-Mar-12\t596.05\n26-Mar-12\t606.98\n27-Mar-12\t614.48\n28-Mar-12\t617.62\n29-Mar-12\t609.86\n30-Mar-12\t599.55\n2-Apr-12\t618.63\n3-Apr-12\t629.32\n4-Apr-12\t624.31\n5-Apr-12\t633.68\n9-Apr-12\t636.23\n10-Apr-12\t628.44\n11-Apr-12\t626.20\n12-Apr-12\t622.77\n13-Apr-12\t605.23\n16-Apr-12\t580.13\n17-Apr-12\t609.70\n18-Apr-12\t608.34\n19-Apr-12\t587.44\n20-Apr-12\t572.98\n23-Apr-12\t571.70\n24-Apr-12\t560.28\n25-Apr-12\t610.00\n26-Apr-12\t607.70\n27-Apr-12\t603.00\n30-Apr-12\t583.98\n1-May-12\t582.13\n","encoding":"utf-8"},"index.html":{"filename":"index.html","type":"text/html","language":"HTML","raw_url":"https://gist.githubusercontent.com/mbostock/3883195/raw/79488c784f1c1e06a012950b08e2a057ccfe364a/index.html","size":1433,"truncated":false,"content":"<!DOCTYPE html>\n<svg width=\"960\" height=\"500\"></svg>\n<script src=\"https://d3js.org/d3.v4.min.js\"></script>\n<script>\n\nvar svg = d3.select(\"svg\"),\n    margin = {top: 20, right: 20, bottom: 30, left: 50},\n    width = +svg.attr(\"width\") - margin.left - margin.right,\n    height = +svg.attr(\"height\") - margin.top - margin.bottom,\n    g = svg.append(\"g\").attr(\"transform\", \"translate(\" + margin.left + \",\" + margin.top + \")\");\n\nvar parseTime = d3.timeParse(\"%d-%b-%y\");\n\nvar x = d3.scaleTime()\n    .rangeRound([0, width]);\n\nvar y = d3.scaleLinear()\n    .rangeRound([height, 0]);\n\nvar area = d3.area()\n    .x(function(d) { return x(d.date); })\n    .y1(function(d) { return y(d.close); });\n\nd3.tsv(\"data.tsv\", function(d) {\n  d.date = parseTime(d.date);\n  d.close = +d.close;\n  return d;\n}, function(error, data) {\n  if (error) throw error;\n\n  x.domain(d3.extent(data, function(d) { return d.date; }));\n  y.domain([0, d3.max(data, function(d) { return d.close; })]);\n  area.y0(y(0));\n\n  g.append(\"path\")\n      .datum(data)\n      .attr(\"fill\", \"steelblue\")\n      .attr(\"d\", area);\n\n  g.append(\"g\")\n      .attr(\"transform\", \"translate(0,\" + height + \")\")\n      .call(d3.axisBottom(x));\n\n  g.append(\"g\")\n      .call(d3.axisLeft(y))\n    .append(\"text\")\n      .attr(\"fill\", \"#000\")\n      .attr(\"transform\", \"rotate(-90)\")\n      .attr(\"y\", 6)\n      .attr(\"dy\", \"0.71em\")\n      .attr(\"text-anchor\", \"end\")\n      .text(\"Price ($)\");\n});\n\n</script>\n","encoding":"utf-8"},"thumbnail.png":{"filename":"thumbnail.png","type":"image/png","language":null,"raw_url":"https://gist.githubusercontent.com/mbostock/3883195/raw/7e04d9f6eef82742911a555868b808d3907a33ac/thumbnail.png","size":6435,"truncated":false,"content":"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\n","encoding":"base64"}},"public":true,"created_at":"2012-10-13T04:14:58Z","updated_at":"2020-08-18T04:34:59Z","description":"Area Chart","comments":1,"user":null,"comments_enabled":true,"comments_url":"https://api.github.com/gists/3883195/comments","owner":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"forks":[{"url":"https://api.github.com/gists/3883245","user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Mike Bostock","company":"@observablehq ","blog":"https://observablehq.com/@mbostock","location":"San Francisco, CA","email":"mike@ocks.org","hireable":null,"bio":"Building a better computational medium. Co-founder @observablehq. Creator @d3. Former @nytgraphics. Pronounced BOSS-tock.","twitter_username":"mbostock","public_repos":88,"public_gists":1043,"followers":23371,"following":0,"created_at":"2010-03-25T22:02:56Z","updated_at":"2026-04-10T07:01:19Z"},"id":"3883245","created_at":"2012-10-13T04:38:05Z","updated_at":"2023-05-30T17:39:09Z"},{"url":"https://api.github.com/gists/3884914","user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Mike Bostock","company":"@observablehq ","blog":"https://observablehq.com/@mbostock","location":"San Francisco, CA","email":"mike@ocks.org","hireable":null,"bio":"Building a better computational medium. Co-founder @observablehq. Creator @d3. Former @nytgraphics. Pronounced BOSS-tock.","twitter_username":"mbostock","public_repos":88,"public_gists":1043,"followers":23371,"following":0,"created_at":"2010-03-25T22:02:56Z","updated_at":"2026-04-10T07:01:19Z"},"id":"3884914","created_at":"2012-10-13T15:00:50Z","updated_at":"2018-10-27T15:49:29Z"},{"url":"https://api.github.com/gists/3885211","user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Mike Bostock","company":"@observablehq ","blog":"https://observablehq.com/@mbostock","location":"San Francisco, CA","email":"mike@ocks.org","hireable":null,"bio":"Building a better computational medium. Co-founder @observablehq. Creator @d3. Former @nytgraphics. Pronounced BOSS-tock.","twitter_username":"mbostock","public_repos":88,"public_gists":1043,"followers":23371,"following":0,"created_at":"2010-03-25T22:02:56Z","updated_at":"2026-04-10T07:01:19Z"},"id":"3885211","created_at":"2012-10-13T16:21:54Z","updated_at":"2023-01-17T18:54:15Z"},{"url":"https://api.github.com/gists/4979000","user":{"login":"panchtox","id":2030101,"node_id":"MDQ6VXNlcjIwMzAxMDE=","avatar_url":"https://avatars.githubusercontent.com/u/2030101?v=4","gravatar_id":"","url":"https://api.github.com/users/panchtox","html_url":"https://github.com/panchtox","followers_url":"https://api.github.com/users/panchtox/followers","following_url":"https://api.github.com/users/panchtox/following{/other_user}","gists_url":"https://api.github.com/users/panchtox/gists{/gist_id}","starred_url":"https://api.github.com/users/panchtox/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/panchtox/subscriptions","organizations_url":"https://api.github.com/users/panchtox/orgs","repos_url":"https://api.github.com/users/panchtox/repos","events_url":"https://api.github.com/users/panchtox/events{/privacy}","received_events_url":"https://api.github.com/users/panchtox/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":19,"public_gists":1,"followers":0,"following":0,"created_at":"2012-07-23T22:21:10Z","updated_at":"2025-10-20T18:13:37Z"},"id":"4979000","created_at":"2013-02-18T17:23:10Z","updated_at":"2015-12-13T21:39:00Z"},{"url":"https://api.github.com/gists/5707146","user":{"login":"ddnn55","id":186277,"node_id":"MDQ6VXNlcjE4NjI3Nw==","avatar_url":"https://avatars.githubusercontent.com/u/186277?v=4","gravatar_id":"","url":"https://api.github.com/users/ddnn55","html_url":"https://github.com/ddnn55","followers_url":"https://api.github.com/users/ddnn55/followers","following_url":"https://api.github.com/users/ddnn55/following{/other_user}","gists_url":"https://api.github.com/users/ddnn55/gists{/gist_id}","starred_url":"https://api.github.com/users/ddnn55/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ddnn55/subscriptions","organizations_url":"https://api.github.com/users/ddnn55/orgs","repos_url":"https://api.github.com/users/ddnn55/repos","events_url":"https://api.github.com/users/ddnn55/events{/privacy}","received_events_url":"https://api.github.com/users/ddnn55/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"David Stolarsky","company":"@Google","blog":"","location":"Brooklyn","email":null,"hireable":null,"bio":"Also known as @dnsnyt","twitter_username":"davidstolarsky","public_repos":142,"public_gists":25,"followers":71,"following":40,"created_at":"2010-01-20T16:03:25Z","updated_at":"2026-03-26T19:06:42Z"},"id":"5707146","created_at":"2013-06-04T16:01:35Z","updated_at":"2015-12-18T01:58:52Z"},{"url":"https://api.github.com/gists/6156728","user":{"login":"esjewett","id":4822,"node_id":"MDQ6VXNlcjQ4MjI=","avatar_url":"https://avatars.githubusercontent.com/u/4822?v=4","gravatar_id":"","url":"https://api.github.com/users/esjewett","html_url":"https://github.com/esjewett","followers_url":"https://api.github.com/users/esjewett/followers","following_url":"https://api.github.com/users/esjewett/following{/other_user}","gists_url":"https://api.github.com/users/esjewett/gists{/gist_id}","starred_url":"https://api.github.com/users/esjewett/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/esjewett/subscriptions","organizations_url":"https://api.github.com/users/esjewett/orgs","repos_url":"https://api.github.com/users/esjewett/repos","events_url":"https://api.github.com/users/esjewett/events{/privacy}","received_events_url":"https://api.github.com/users/esjewett/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ethan Jewett","company":"Mindset Consulting LLC","blog":"http://www.esjewett.com","location":"Minneapolis, MN","email":"ethanjewett@mindsetconsulting.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":44,"public_gists":17,"followers":160,"following":9,"created_at":"2008-04-04T00:08:43Z","updated_at":"2026-04-03T23:54:46Z"},"id":"6156728","created_at":"2013-08-05T15:17:40Z","updated_at":"2015-12-20T15:49:01Z"},{"url":"https://api.github.com/gists/7840852","user":{"login":"inner-village","id":1403843,"node_id":"MDQ6VXNlcjE0MDM4NDM=","avatar_url":"https://avatars.githubusercontent.com/u/1403843?v=4","gravatar_id":"","url":"https://api.github.com/users/inner-village","html_url":"https://github.com/inner-village","followers_url":"https://api.github.com/users/inner-village/followers","following_url":"https://api.github.com/users/inner-village/following{/other_user}","gists_url":"https://api.github.com/users/inner-village/gists{/gist_id}","starred_url":"https://api.github.com/users/inner-village/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/inner-village/subscriptions","organizations_url":"https://api.github.com/users/inner-village/orgs","repos_url":"https://api.github.com/users/inner-village/repos","events_url":"https://api.github.com/users/inner-village/events{/privacy}","received_events_url":"https://api.github.com/users/inner-village/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"ok","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":24,"public_gists":1,"followers":0,"following":2,"created_at":"2012-02-03T01:50:59Z","updated_at":"2026-04-07T11:29:34Z"},"id":"7840852","created_at":"2013-12-07T12:53:17Z","updated_at":"2015-12-30T14:19:00Z"},{"url":"https://api.github.com/gists/11321854","user":{"login":"larskotthoff","id":579233,"node_id":"MDQ6VXNlcjU3OTIzMw==","avatar_url":"https://avatars.githubusercontent.com/u/579233?v=4","gravatar_id":"","url":"https://api.github.com/users/larskotthoff","html_url":"https://github.com/larskotthoff","followers_url":"https://api.github.com/users/larskotthoff/followers","following_url":"https://api.github.com/users/larskotthoff/following{/other_user}","gists_url":"https://api.github.com/users/larskotthoff/gists{/gist_id}","starred_url":"https://api.github.com/users/larskotthoff/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/larskotthoff/subscriptions","organizations_url":"https://api.github.com/users/larskotthoff/orgs","repos_url":"https://api.github.com/users/larskotthoff/repos","events_url":"https://api.github.com/users/larskotthoff/events{/privacy}","received_events_url":"https://api.github.com/users/larskotthoff/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Lars Kotthoff","company":null,"blog":"","location":null,"email":null,"hireable":true,"bio":null,"twitter_username":null,"public_repos":59,"public_gists":60,"followers":91,"following":0,"created_at":"2011-01-23T14:17:58Z","updated_at":"2025-12-09T08:05:04Z"},"id":"11321854","created_at":"2014-04-26T14:41:32Z","updated_at":"2015-08-29T14:00:34Z"},{"url":"https://api.github.com/gists/8ebdc72397aaaa092f12","user":{"login":"larskotthoff","id":579233,"node_id":"MDQ6VXNlcjU3OTIzMw==","avatar_url":"https://avatars.githubusercontent.com/u/579233?v=4","gravatar_id":"","url":"https://api.github.com/users/larskotthoff","html_url":"https://github.com/larskotthoff","followers_url":"https://api.github.com/users/larskotthoff/followers","following_url":"https://api.github.com/users/larskotthoff/following{/other_user}","gists_url":"https://api.github.com/users/larskotthoff/gists{/gist_id}","starred_url":"https://api.github.com/users/larskotthoff/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/larskotthoff/subscriptions","organizations_url":"https://api.github.com/users/larskotthoff/orgs","repos_url":"https://api.github.com/users/larskotthoff/repos","events_url":"https://api.github.com/users/larskotthoff/events{/privacy}","received_events_url":"https://api.github.com/users/larskotthoff/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Lars Kotthoff","company":null,"blog":"","location":null,"email":null,"hireable":true,"bio":null,"twitter_username":null,"public_repos":59,"public_gists":60,"followers":91,"following":0,"created_at":"2011-01-23T14:17:58Z","updated_at":"2025-12-09T08:05:04Z"},"id":"8ebdc72397aaaa092f12","created_at":"2015-06-15T22:15:45Z","updated_at":"2015-08-29T14:23:08Z"},{"url":"https://api.github.com/gists/ca9f1385d428bd7b8579","user":{"login":"ctiml","id":3894670,"node_id":"MDQ6VXNlcjM4OTQ2NzA=","avatar_url":"https://avatars.githubusercontent.com/u/3894670?v=4","gravatar_id":"","url":"https://api.github.com/users/ctiml","html_url":"https://github.com/ctiml","followers_url":"https://api.github.com/users/ctiml/followers","following_url":"https://api.github.com/users/ctiml/following{/other_user}","gists_url":"https://api.github.com/users/ctiml/gists{/gist_id}","starred_url":"https://api.github.com/users/ctiml/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ctiml/subscriptions","organizations_url":"https://api.github.com/users/ctiml/orgs","repos_url":"https://api.github.com/users/ctiml/repos","events_url":"https://api.github.com/users/ctiml/events{/privacy}","received_events_url":"https://api.github.com/users/ctiml/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Timothy Lee","company":null,"blog":"","location":"Taipei, Taiwan","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":67,"public_gists":23,"followers":47,"following":22,"created_at":"2013-03-18T02:46:55Z","updated_at":"2026-03-25T14:43:44Z"},"id":"ca9f1385d428bd7b8579","created_at":"2015-11-11T06:19:56Z","updated_at":"2015-11-11T08:00:19Z"},{"url":"https://api.github.com/gists/ac28399285210a491778","user":{"login":"vsajip","id":130553,"node_id":"MDQ6VXNlcjEzMDU1Mw==","avatar_url":"https://avatars.githubusercontent.com/u/130553?v=4","gravatar_id":"","url":"https://api.github.com/users/vsajip","html_url":"https://github.com/vsajip","followers_url":"https://api.github.com/users/vsajip/followers","following_url":"https://api.github.com/users/vsajip/following{/other_user}","gists_url":"https://api.github.com/users/vsajip/gists{/gist_id}","starred_url":"https://api.github.com/users/vsajip/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vsajip/subscriptions","organizations_url":"https://api.github.com/users/vsajip/orgs","repos_url":"https://api.github.com/users/vsajip/repos","events_url":"https://api.github.com/users/vsajip/events{/privacy}","received_events_url":"https://api.github.com/users/vsajip/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Vinay Sajip","company":null,"blog":"https://www.red-dove.com/","location":"United Kingdom","email":"vinay_sajip@yahoo.co.uk","hireable":null,"bio":"I'm a developer experienced in desktop & Web development.\r\n\r\nI'm a Python committer - I implemented stdlib logging, venv and the Windows Python launcher.","twitter_username":null,"public_repos":579,"public_gists":168,"followers":394,"following":0,"created_at":"2009-09-23T21:20:49Z","updated_at":"2026-04-11T08:09:15Z"},"id":"ac28399285210a491778","created_at":"2016-02-22T18:46:58Z","updated_at":"2016-02-23T08:45:41Z"},{"url":"https://api.github.com/gists/f65376329c2bbf26b4084056911c5883","user":{"login":"kaleguy","id":1402176,"node_id":"MDQ6VXNlcjE0MDIxNzY=","avatar_url":"https://avatars.githubusercontent.com/u/1402176?v=4","gravatar_id":"","url":"https://api.github.com/users/kaleguy","html_url":"https://github.com/kaleguy","followers_url":"https://api.github.com/users/kaleguy/followers","following_url":"https://api.github.com/users/kaleguy/following{/other_user}","gists_url":"https://api.github.com/users/kaleguy/gists{/gist_id}","starred_url":"https://api.github.com/users/kaleguy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kaleguy/subscriptions","organizations_url":"https://api.github.com/users/kaleguy/orgs","repos_url":"https://api.github.com/users/kaleguy/repos","events_url":"https://api.github.com/users/kaleguy/events{/privacy}","received_events_url":"https://api.github.com/users/kaleguy/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Joe Orr","company":"Salt Road, Inc","blog":"http://www.saltroadapp.com","location":"New York","email":"joe.orr@gmail.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":48,"public_gists":10,"followers":16,"following":1,"created_at":"2012-02-02T15:50:51Z","updated_at":"2026-02-27T21:26:44Z"},"id":"f65376329c2bbf26b4084056911c5883","created_at":"2017-06-11T19:14:19Z","updated_at":"2017-06-11T19:14:19Z"},{"url":"https://api.github.com/gists/ccbe796b8a1973b53975635125bcde0f","user":{"login":"sundicide","id":12634736,"node_id":"MDQ6VXNlcjEyNjM0NzM2","avatar_url":"https://avatars.githubusercontent.com/u/12634736?v=4","gravatar_id":"","url":"https://api.github.com/users/sundicide","html_url":"https://github.com/sundicide","followers_url":"https://api.github.com/users/sundicide/followers","following_url":"https://api.github.com/users/sundicide/following{/other_user}","gists_url":"https://api.github.com/users/sundicide/gists{/gist_id}","starred_url":"https://api.github.com/users/sundicide/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sundicide/subscriptions","organizations_url":"https://api.github.com/users/sundicide/orgs","repos_url":"https://api.github.com/users/sundicide/repos","events_url":"https://api.github.com/users/sundicide/events{/privacy}","received_events_url":"https://api.github.com/users/sundicide/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":77,"public_gists":17,"followers":1,"following":2,"created_at":"2015-05-28T00:20:26Z","updated_at":"2026-03-06T14:37:23Z"},"id":"ccbe796b8a1973b53975635125bcde0f","created_at":"2017-07-10T08:20:57Z","updated_at":"2017-07-10T08:20:57Z"},{"url":"https://api.github.com/gists/693e365d12868d6d05d4fd2cdc2beac3","user":{"login":"rymdblogg","id":1113914,"node_id":"MDQ6VXNlcjExMTM5MTQ=","avatar_url":"https://avatars.githubusercontent.com/u/1113914?v=4","gravatar_id":"","url":"https://api.github.com/users/rymdblogg","html_url":"https://github.com/rymdblogg","followers_url":"https://api.github.com/users/rymdblogg/followers","following_url":"https://api.github.com/users/rymdblogg/following{/other_user}","gists_url":"https://api.github.com/users/rymdblogg/gists{/gist_id}","starred_url":"https://api.github.com/users/rymdblogg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rymdblogg/subscriptions","organizations_url":"https://api.github.com/users/rymdblogg/orgs","repos_url":"https://api.github.com/users/rymdblogg/repos","events_url":"https://api.github.com/users/rymdblogg/events{/privacy}","received_events_url":"https://api.github.com/users/rymdblogg/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":3,"public_gists":2,"followers":0,"following":0,"created_at":"2011-10-09T11:17:36Z","updated_at":"2017-07-22T18:27:43Z"},"id":"693e365d12868d6d05d4fd2cdc2beac3","created_at":"2017-10-14T18:21:50Z","updated_at":"2017-10-14T18:21:51Z"},{"url":"https://api.github.com/gists/febe3fd1911e153227e1be554e7edceb","user":{"login":"shivamd","id":1929349,"node_id":"MDQ6VXNlcjE5MjkzNDk=","avatar_url":"https://avatars.githubusercontent.com/u/1929349?v=4","gravatar_id":"","url":"https://api.github.com/users/shivamd","html_url":"https://github.com/shivamd","followers_url":"https://api.github.com/users/shivamd/followers","following_url":"https://api.github.com/users/shivamd/following{/other_user}","gists_url":"https://api.github.com/users/shivamd/gists{/gist_id}","starred_url":"https://api.github.com/users/shivamd/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shivamd/subscriptions","organizations_url":"https://api.github.com/users/shivamd/orgs","repos_url":"https://api.github.com/users/shivamd/repos","events_url":"https://api.github.com/users/shivamd/events{/privacy}","received_events_url":"https://api.github.com/users/shivamd/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Shivam Daryanani","company":null,"blog":"http://shivamdaryanani.com","location":null,"email":"daryananis@gmail.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":33,"public_gists":8,"followers":42,"following":58,"created_at":"2012-07-05T19:51:54Z","updated_at":"2026-02-02T03:51:50Z"},"id":"febe3fd1911e153227e1be554e7edceb","created_at":"2018-01-03T17:15:46Z","updated_at":"2018-01-03T18:03:31Z"}],"history":[{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"6f0150cc298aa4a9dc6e88ed4b9c7ad9194556ff","committed_at":"2018-10-07T23:02:32Z","change_status":{"total":1,"additions":1,"deletions":0},"url":"https://api.github.com/gists/3883195/6f0150cc298aa4a9dc6e88ed4b9c7ad9194556ff"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"96353535acc55d84e0360ddc42e2b95db9d84152","committed_at":"2017-01-21T17:57:51Z","change_status":{"total":2662,"additions":1314,"deletions":1348},"url":"https://api.github.com/gists/3883195/96353535acc55d84e0360ddc42e2b95db9d84152"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"5bc51c419284b334b8e74fd15b46dc4475c77e1a","committed_at":"2016-02-09T01:39:44Z","change_status":{"total":1,"additions":1,"deletions":0},"url":"https://api.github.com/gists/3883195/5bc51c419284b334b8e74fd15b46dc4475c77e1a"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"1fa222640b2268020500371c69712282c108089d","committed_at":"2015-10-31T01:08:26Z","change_status":{"total":2,"additions":1,"deletions":1},"url":"https://api.github.com/gists/3883195/1fa222640b2268020500371c69712282c108089d"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"01b17f8e20a88e591f590166f42637df1f4a3011","committed_at":"2015-06-11T19:33:31Z","change_status":{"total":6,"additions":4,"deletions":2},"url":"https://api.github.com/gists/3883195/01b17f8e20a88e591f590166f42637df1f4a3011"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"c1f80a6bf279887a2dd521d6563563b72432d2c3","committed_at":"2012-10-14T16:06:11Z","change_status":{"total":10,"additions":8,"deletions":2},"url":"https://api.github.com/gists/3883195/c1f80a6bf279887a2dd521d6563563b72432d2c3"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"82fdc950267b1f7fa9881bb4ae9e511f340405f0","committed_at":"2012-10-13T16:05:37Z","change_status":{"total":6,"additions":3,"deletions":3},"url":"https://api.github.com/gists/3883195/82fdc950267b1f7fa9881bb4ae9e511f340405f0"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"abe1deda8c61f1797f103bbbc74de9d52e2009f9","committed_at":"2012-10-13T15:00:21Z","change_status":{"total":0,"additions":0,"deletions":0},"url":"https://api.github.com/gists/3883195/abe1deda8c61f1797f103bbbc74de9d52e2009f9"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"f064a38916d6826c61c28108abbe3113511fcba4","committed_at":"2012-10-13T04:29:42Z","change_status":{"total":7,"additions":4,"deletions":3},"url":"https://api.github.com/gists/3883195/f064a38916d6826c61c28108abbe3113511fcba4"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"7a30756529dc9bdb487251f188720d65332f8887","committed_at":"2012-10-13T04:28:25Z","change_status":{"total":4,"additions":1,"deletions":3},"url":"https://api.github.com/gists/3883195/7a30756529dc9bdb487251f188720d65332f8887"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"3ee83837945e7506d7533e4d83dca47598607cfd","committed_at":"2012-10-13T04:25:55Z","change_status":{},"url":"https://api.github.com/gists/3883195/3ee83837945e7506d7533e4d83dca47598607cfd"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"2d05eb05199c1a4f5741b4fdc9dfca332cb9fd70","committed_at":"2012-10-13T04:18:05Z","change_status":{},"url":"https://api.github.com/gists/3883195/2d05eb05199c1a4f5741b4fdc9dfca332cb9fd70"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"9d76d3462ff1f2d1d304b3532faa066cbe3a4cf2","committed_at":"2012-10-13T04:17:25Z","change_status":{},"url":"https://api.github.com/gists/3883195/9d76d3462ff1f2d1d304b3532faa066cbe3a4cf2"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"79423c923d6f8b34d2ae9a2af667e6bbc39a91d6","committed_at":"2012-10-13T04:15:30Z","change_status":{},"url":"https://api.github.com/gists/3883195/79423c923d6f8b34d2ae9a2af667e6bbc39a91d6"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"813176ddb1f5d3e8eae42267e5b56e018431fb3c","committed_at":"2012-10-13T04:14:58Z","change_status":{},"url":"https://api.github.com/gists/3883195/813176ddb1f5d3e8eae42267e5b56e018431fb3c"}],"truncated":false}