Note that there are some explanatory texts on larger screens.

plurals
  1. USjlbriggs
    primarykey
    data
    text
    <h1><strong>Blog Posts</strong></h1> <ul> <li><a href="http://www.highcharts.com/blog/213-histogram-when-why-how" rel="nofollow">Histograms: When, Why &amp; How (part 1)</a> Guest post for Highcharts</li> <li><a href="http://www.highcharts.com/blog/214-histogram-when-why-how-part2" rel="nofollow">Histograms: When, Why &amp; How (part 2)</a> Guest post for Highcharts</li> </ul> <h1><strong>Highcharts demos</strong></h1> <ul> <li><a href="http://jsfiddle.net/jlbriggs/pvq03hr8/" rel="nofollow">Box Plot Generator</a> Generate Box Plots from raw data array(s)</li> <li><a href="http://jsfiddle.net/jlbriggs/7rp4b8kj/" rel="nofollow">Grouped Box Plots</a></li> <li><a href="http://jsfiddle.net/jlbriggs/7poxxxxL/" rel="nofollow">Histogram Generator</a> Generate a histogram from raw data array</li> <li><a href="http://jsfiddle.net/jlbriggs/3kbn6too/" rel="nofollow">Frequency Polygon</a> Generate frequency polygon(s) from raw data array(s)</li> <li><a href="http://jsfiddle.net/jlbriggs/5uhdqct5/" rel="nofollow">Many Frequency Polygons</a> Compare a selected distribution against a population of distributions</li> <li><a href="http://jsfiddle.net/jlbriggs/e7k3ar4o/" rel="nofollow">Histogram with points</a> Generate a histogram and display each data point within its bin</li> <li><a href="http://jsfiddle.net/jlbriggs/r2Lvo2dw/" rel="nofollow">Run Chart with Horizontal Histogram</a> Overlay a Histogram generated from line chart data</li> <li><a href="http://jsfiddle.net/jlbriggs/0o7g1pm3/" rel="nofollow">Pareto Chart</a> Generate a cumulative percent line for a Pareto chart</li> <li><a href="http://jsfiddle.net/jlbriggs/gweuLegq/" rel="nofollow">Automatic Mean Line</a> Automatically display a Mean reference line for all visible series</li> <li><a href="http://jsfiddle.net/jlbriggs/kpu5d1qf/" rel="nofollow">Dynamic Height Bar Chart</a> Adjust chart height to the number of data points on a bar chart</li> <li><a href="http://jsfiddle.net/jlbriggs/yayrwsx7/" rel="nofollow">Bullet Chart - Multiple Bullets</a> Display multiple bullet charts in one plot</li> <li><a href="http://jsfiddle.net/jlbriggs/LdHYt/" rel="nofollow">Bullet Chart - Single</a> Display bullet charts, one per plot</li> <li><a href="http://jsfiddle.net/jlbriggs/wqwawuLq/" rel="nofollow">Show/Hide by Category</a></li> <li><a href="http://jsfiddle.net/jlbriggs/L0xea9af/" rel="nofollow">Control Charting</a> Individuals and Moving Range chart example</li> <li><a href="https://jsfiddle.net/jlbriggs/mvgymfw6/" rel="nofollow">Parallel Coordinates</a> Proof of concept</li> <li><a href="http://jsfiddle.net/jlbriggs/b3t7ueam/" rel="nofollow">Compare Dates</a> How to compare time throughout the day between two different dates</li> <li><a href="http://jsfiddle.net/jlbriggs/j3tzfLpa/" rel="nofollow">Compare Years</a> Compare data across multiple years on the same x axis</li> </ul> <blockquote> <p>"There is no more reason to expect one graph to "tell all" than to expect one number to do the same."</p> </blockquote> <pre><code>—John Tukey, Exploratory Data Analysis, 1977. </code></pre> <blockquote> <p>"Everything should be made as simple as possible, but not simpler."</p> </blockquote> <pre><code>—Albert Einstein </code></pre> <blockquote> <p>"Less typing is always better, because good programmers are always lazy."</p> </blockquote> <pre><code>—Roger D. Peng, PHD, Johns Hopkins </code></pre> <blockquote> <p>"Raw data is the sanctuary of the incurious."</p> </blockquote> <pre><code>—Kaiser Fung </code></pre>
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload