This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
chart: { | |
type: 'line', | |
//height: 400, | |
ganame: 'googleanalyticsname', | |
spacingBottom: 25, | |
marginRight: 15, | |
style: { | |
fontFamily: "Helvetica, Arial, sans-serif" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
chart: { | |
type: 'line', | |
//height: 400, | |
ganame: 'googleanalyticsname', | |
spacingBottom: 25, | |
marginRight: 15, | |
style: { | |
fontFamily: "Helvetica, Arial, sans-serif" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
series: [ | |
{ | |
index: 2, | |
zIndex: 1, | |
legendIndex: 2, | |
color: '#599871', | |
name: 'CPI', | |
dataname: 'cpi', | |
legendname: 'CPI', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var chartConfig = { | |
chart: { | |
type: 'line', | |
//height: 400, | |
ganame: 'googleanalyticsname', | |
spacingBottom: 25, | |
marginRight: 15, | |
style: { | |
fontFamily: "Helvetica, Arial, sans-serif" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var chartData = { | |
series: [ | |
{ | |
index: 2, | |
zIndex: 1, | |
legendIndex: 2, | |
color: '#599871', | |
name: 'CPI', | |
dataname: 'cpi', | |
legendname: 'CPI', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>JS Bin</title> | |
<script src="https://code.jquery.com/jquery.min.js"></script> | |
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> | |
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* jquery-match-height 0.7.2 by @liabru | |
* http://brm.io/jquery-match-height/ | |
* License: MIT | |
*/ | |
;(function(factory) { // eslint-disable-line no-extra-semi | |
'use strict'; | |
if (typeof define === 'function' && define.amd) { | |
// AMD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | stusps | geoid | emp_yoy | |
---|---|---|---|---|
1997-01-01 | ak | 02 | 1.648141050210813 | |
1997-01-01 | al | 01 | 1.918661856346338 | |
1997-01-01 | ar | 05 | .9347524294308107 | |
1997-01-01 | az | 04 | 4.510184287099905 | |
1997-01-01 | ca | 06 | 2.433074657972219 | |
1997-01-01 | co | 08 | 3.738717085937083 | |
1997-01-01 | ct | 09 | 2.141396062388136 | |
1997-01-01 | dc | 11 | -1.698143151880661 | |
1997-01-01 | de | 10 | 4.570333880678721 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | kyra | ohra | para | usra | wvra | |
---|---|---|---|---|---|---|
2000-01 | 4.2 | 4.1 | 4.1 | 4 | 5.8 | |
2000-02 | 4.1 | 4.1 | 4 | 4.1 | 5.6 | |
2000-03 | 4.1 | 4 | 4 | 4 | 5.5 | |
2000-04 | 4.1 | 4 | 4 | 3.8 | 5.4 | |
2000-05 | 4.1 | 4.1 | 4 | 4 | 5.4 | |
2000-06 | 4.1 | 4.1 | 4.1 | 4 | 5.4 | |
2000-07 | 4.1 | 4.1 | 4.1 | 4 | 5.4 | |
2000-08 | 4.1 | 4 | 4.2 | 4.1 | 5.5 | |
2000-09 | 4.2 | 4 | 4.2 | 3.9 | 5.5 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.