<!– STARTER CSS
WRAP it all in a
TABLEIZER: http://tableizer.journalistopia.com/
MAKE A TABLE:
1. Copy this document into a text file.
2. Get your data into a spreadsheet or a tabbed format in Microsoft Word
3. Tableize it WITH NO CSS STYLES (checkbox): http://tableizer.journalistopia.com/
4. Paste the resulting code into the text file.
5. Paste into an HTML STORY.
That’s it.
–>
div#content.article .graphic-wrapper h2,
.graphic-wrapper img {max-width:100%}
a.credit{font-style:italic}
.graphic-wrapper p{font-weight:normal;}
.graphic-wrapper h1{font-size: 40px;line-height: 1.3em;margin: 10px 0;}
.graphic-wrapper strong {color:#000}
/* Put a LEGEND on your charts with this example. The will draw a colored box for use in a color key. You will need to write a second class/style to set the color so it matches the chart/map/etc.:
XXXXXX
*/
.graphic-wrapper .legend p{font-family:’Arial’, sans-serif; font-size:14px; color:#000;line-height:1.3em;margin:0;padding:0;}
ul.key li{display: inline;margin-right: 28px;font-family: ‘Arial’,sans-serif;color: #000;font-size: 13px;}
.box{display: inline-block;background-color: #000;height: 10px;width: 10px;margin: 0 5px 0 0px;}
.clearfix{clear:both}
/* REMOVE HEIGHT and WIDTH attributes from fusion tables and replace with class=’fusion-table’ */
.fusion-table{width:100%;height:400px;margin:15px 0;}
/* USE AN
in “.graphic-wrapper” for chart labels */
.graphic-wrapper h4{color:#000;font-family:’Arial’, sans-serif;font-weight:bold;font-size:16px}
/* USE AN inside the
for normal-weight italic type */
.graphic-wrapper h4 em{font-weight:normal;}
/* TABLE STYLES — just be sure
| YEAR | COMPLAINTS | |||||||
|---|---|---|---|---|---|---|---|---|
| 2006 | ||||||||
| 2007 | ||||||||
| 2008 | ||||||||
| 2009 | ||||||||
| 2010 | ||||||||
| 2011 | ||||||||
| 2012 | None | |||||||
| 2013 | ||||||||
| 2014 | ||||||||
Note: The Independent Police Review Authority receives complaints about Chicago police officers. Depending on the nature of the allegations, either the IPRA or the Chicago Police Department will investigate the complaint.
Sources: Tribune analysis of Chicago Police Department records; Chicago Police Board
@ChiTribGraphics





