Adding new or higher import duties on products such as air conditioners, cars, and cookies — to encourage producers to make them in the US — would be a good idea.
// <![CDATA[
// <![CDATA[
var weightedPV0 = [[&amp;#39;Strongly Agree&amp;#39;,0],[&amp;#39;Agree&amp;#39;,0],[&amp;#39;Uncertain&amp;#39;,0],[&amp;#39;Disagree&amp;#39;,30],[&amp;#39;Strongly Disagree&amp;#39;,70]] ;
var pollVals0 = [[&amp;#39;Strongly Agree&amp;#39;,0],[&amp;#39;Agree&amp;#39;,0],[&amp;#39;Uncertain&amp;#39;,0],[&amp;#39;Disagree&amp;#39;,30.952380952381],[&amp;#39;Strongly Disagree&amp;#39;,61.904761904762],[&amp;#39;No Opinion&amp;#39;,0]] ;
var $ = jQuery.noConflict();
$(document).ready(function () {
var date = new Date();
var year = date.getFullYear();
//creates chart of results
var plot0 = $.jqplot(&amp;#39;pollResult0&amp;#39;, [pollVals0 ], {
// The &amp;quot;seriesDefaults&amp;quot; option is an options ob$ect that will
// be applied to all series in the chart.
seriesDefaults: {
renderer: $.jqplot.BarRenderer,
pointLabels: {
show: true
}
},
axesDefaults: {
tickRenderer: $.jqplot.CanvasAxisTickRenderer
},
title: {
text: &amp;#39;© &amp;#39; + year + &amp;#39;. Initiative on Global Markets.&amp;#39;, // title for the plot,
show: true,
fontFamily: &amp;#39;Verdana&amp;#39;,
fontSize: &amp;#39;8px&amp;#39;,
textColor: &amp;#39;#393939&amp;#39;
},
// Show the legend and put it outside the grid, but inside the
// plot container, shrinking the grid to accomodate the legend.
// A value of &amp;quot;outside&amp;quot; would not shrink the grid and allow
// the legend to overflow the container.
legend: {
show: false
},
axes: {
xaxis: {
renderer: $.jqplot.CategoryAxisRenderer,
tickOptions: {
markSize: 0,
showGridline: false,
angle: -30,
fontFamily: &amp;#39;Verdana&amp;#39;,
fontSize: &amp;#39;12px&amp;#39;,
textColor: &amp;#39;#393939&amp;#39;
}
},
yaxis: {
ticks: [0, 25, 50, 75, 100],
tickOptions: {
showGridline: false,
formatString: &amp;#39;%d\%&amp;#39;,
fontSize: &amp;#39;11px&amp;#39;,
fontFamily: &amp;#39;Verdana&amp;#39;,
markSize: 0
}
}
}
});
var weightedplot0 = $.jqplot(&amp;#39;pollWeighted0&amp;#39;, [weightedPV0 ], {
// The &amp;quot;seriesDefaults&amp;quot; option is an options ob$ect that will
// be applied to all series in the chart.
seriesDefaults: {
renderer: $.jqplot.BarRenderer,
pointLabels: {
show: true
}
},
axesDefaults: {
tickRenderer: $.jqplot.CanvasAxisTickRenderer
},
title: {
text: &amp;#39;© &amp;#39; + year + &amp;#39;. Initiative on Global Markets.&amp;#39;, // title for the plot,
show: true,
fontFamily: &amp;#39;Verdana&amp;#39;,
fontSize: &amp;#39;8px&amp;#39;,
textColor: &amp;#39;#393939&amp;#39;
},
legend: {
show: false
},
axes: {
// ]]>
// ]]>
I wonder what prompted this poll question?
Leave a Reply