font in svg.
image, anchors, symbol and use in svg
A box-and-whisker plot uses simple glyphs that summarize a quantitative distribution with five standard statistics: the smallest value, lower quartile, median, upper quartile, and largest value. This summary approach allows the viewer to easily recognize differences between distributions. Data from the Michelson–Morley experiment. Implementation contributed by Jason Davies. This example periodically randomizes the values to demonstrate transitions.
This pie chart is constructed from a CSV file storing the populations of various age groups. The chart employs a number of D3 features:
- d3.csv - load and parse data
- d3.scale.ordinal - color encoding
- d3.svg.arc - display arcs
- d3.layout.pie - compute arc angles from data
blog: http://data.lijung.com/piechart/d3js/2014/05/10/pie-charts-d3js.html
Data is from Taiwan government open data. This chart is about the umemployment rate from the past few years in Taiwan. The line chart is the year-month unemployment rates. Bar chart is the year unemployment rates.
Inspired by http://bl.ocks.org/mbostock/3902569
Blog post http://data.lijung.com/d3/taiwan/unemployment/2014/05/16/taiwan-unemploy-rate.html
Tawain vote map.
Taiwan village map!
Taiwan county 2010 map.
2013 Taiwan population distribution
Taiwan county population map.