Figure 1: "How important is it to reduce the number of people who are in jail or prison here in Arizona?"
(function(){ var files = ["https://code.highcharts.com/stock/highstock.js","https://code.highcharts.com/highcharts-more.js","https://code.highcharts.com/highcharts-3d.js","https://code.highcharts.com/modules/data.js","https://code.highcharts.com/modules/exporting.js","https://code.highcharts.com/modules/funnel.js","https://code.highcharts.com/modules/annotations.js","https://code.highcharts.com/modules/solid-gauge.js"],loaded = 0; if (typeof window["HighchartsEditor"] === "undefined") {window.HighchartsEditor = {ondone: [cl],hasWrapped: false,hasLoaded: false};include(files[0]);} else {if (window.HighchartsEditor.hasLoaded) {cl();} else {window.HighchartsEditor.ondone.push(cl);}}function isScriptAlreadyIncluded(src){var scripts = document.getElementsByTagName("script");for (var i = 0; i = 0 || (scripts[i].getAttribute("src") === "http://code.highcharts.com/highcharts.js" && src === "https://code.highcharts.com/stock/highstock.js")) {return true;}}}return false;}function check() {if (loaded === files.length) {for (var i = 0; i < window.HighchartsEditor.ondone.length; i++) {try {window.HighchartsEditor.ondone[i]();} catch(e) {console.error(e);}}window.HighchartsEditor.hasLoaded = true;}}function include(script) {function next() {++loaded;if (loaded < files.length) {include(files[loaded]);}check();}if (isScriptAlreadyIncluded(script)) {return next();}var sc=document.createElement("script");sc.src = script;sc.type="text/javascript";sc.onload=function() { next(); };document.head.appendChild(sc);}function each(a, fn){if (typeof a.forEach !== "undefined"){a.forEach(fn);}else{for (var i = 0; i < a.length; i++){if (fn) {fn(a[i]);}}}}var inc = {},incl=[]; each(document.querySelectorAll("script"), function(t) {inc[t.src.substr(0, t.src.indexOf("?"))] = 1; }); function cl() {if(typeof window["Highcharts"] !== "undefined"){Highcharts.setOptions({lang:{"accessibility":{"series":{"xAxisDescription":"X axis, {name}","yAxisDescription":"Y axis, {name}"}}}});var options={"title":{"text":"","style":{"fontFamily":"Times New Roman","color":"#333333","fontSize":"20px","fontWeight":"bold","fontStyle":"normal"}},"subtitle":{"text":"","style":{"fontFamily":"Arial","color":"#666666","fontSize":"12px","fontWeight":"normal","fontStyle":"normal"}},"exporting":{},"chart":{"type":"column","inverted":true,"polar":false,"style":{"fontFamily":"Arial","color":"#333","fontSize":"12px","fontWeight":"normal","fontStyle":"normal"}},"plotOptions":{"series":{"stacking":"percent","dataLabels":{"enabled":true},"animation":false}},"series":[{"name":"Don't know","turboThreshold":0,"dataLabels":{"format":"{point.y}%"},"legendIndex":4},{"name":"Not at all important","turboThreshold":0,"dataLabels":{"format":"{point.y}%"},"legendIndex":3},{"name":"Not very important","turboThreshold":0,"dataLabels":{"format":"{point.y}%"},"legendIndex":2},{"name":"Somewhat important","turboThreshold":0,"dataLabels":{"format":"{point.y}%"},"legendIndex":1},{"name":"Very important","turboThreshold":0,"dataLabels":{"format":"{point.y}%"}}],"colors":["#bdbdbd","#ffecb3","#ffcd20","#c3a0ea","#aa44f5","#f15c80","#e4d354","#2b908f","#f45b5b","#91e8e1"],"yAxis":[{"title":{"text":""},"labels":{"format":"{value}%"},"type":"linear"}],"xAxis":[{"type":"category"}],"tooltip":{"valueSuffix":"%"},"credits":{"enabled":false},"pane":{"background":[]},"responsive":{"rules":[]},"lang":{"accessibility":{"series":{"xAxisDescription":"X axis, {name}","yAxisDescription":"Y axis, {name}"}}},"data":{"csv":"\"null\";\"Don't know\";\"Not at all important\";\"Not very important\";\"Somewhat important\";\"Very important\"\n\"Republicans\";3;14;15;36;32\n\"Independents\";3;5;11;41;40\n\"Democrats\";1;2;7;38;52","googleSpreadsheetKey":false,"googleSpreadsheetWorksheet":false}};/*
// Sample of extending options:
Highcharts.merge(true, options, {
chart: {
backgroundColor: "#bada55"
},
plotOptions: {
series: {
cursor: "pointer",
events: {
click: function(event) {
alert(this.name + " clicked\n" +
"Alt: " + event.altKey + "\n" +
"Control: " + event.ctrlKey + "\n" +
"Shift: " + event.shiftKey + "\n");
}
}
}
}
});
*/new Highcharts.Chart("highcharts-538787b9-2dcb-4e9d-8703-ab8510beb72d", options);}}})();