Last active
August 29, 2015 14:20
-
-
Save msund/0f4011b59f12a7e99d04 to your computer and use it in GitHub Desktop.
JSON
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
[{ | |
"xsrc": "Year", | |
"ysrc": "Biotechnology", | |
"name": "Biotechnology" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Business Products and Services", | |
"visible": "legendonly", | |
"name": "Business Products and Services" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Computers and Peripherals", | |
"visible": "legendonly", | |
"name": "Computers and Peripherals" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Consumer Products and Services", | |
"visible": "legendonly", | |
"name": "Consumer Products and Services" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Electronics/Instrumentation", | |
"visible": "legendonly", | |
"name": "Electronics/Instrumentation" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Financial Services", | |
"visible": "legendonly", | |
"name": "Financial Services" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Healthcare Services", | |
"visible": "legendonly", | |
"name": "Healthcare Services" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Industrial/Energy", | |
"visible": "legendonly", | |
"name": "Industrial/Energy" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "IT Services", | |
"name": "IT Services" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Media and Entertainment", | |
"name": "Media and Entertainment" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Medical Devices and Equipment", | |
"visible": "legendonly", | |
"name": "Medical Devices and Equipment" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Networking and Equipment", | |
"visible": "legendonly", | |
"name": "Networking and Equipment" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Other", | |
"visible": "legendonly", | |
"name": "Other" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Retailing/Distribution", | |
"visible": "legendonly", | |
"name": "Retailing/Distribution" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Semiconductors", | |
"visible": "legendonly", | |
"name": "Semiconductors" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Software", | |
"name": "Software" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Telecommunications", | |
"visible": "legendonly", | |
"name": "Telecommunications" | |
}, | |
{ | |
"xsrc": "Year", | |
"ysrc": "Unknown", | |
"visible": "legendonly", | |
"name": "Unknown" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment