This file contains hidden or 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
{ | |
"status": "Up", | |
"downTime": "9 days ago", | |
"responseTime": "593 ms" | |
} |
This file contains hidden or 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
{ | |
"orientation": "horizontal", | |
"item": { | |
"label": "Revenue 2014 YTD", | |
"sublabel": "(U.S. $ in thousands)", | |
"axis": { | |
"point": ["0", "200", "400", "600", "800", "1000"] | |
}, | |
"range": { | |
"red": { |
This file contains hidden or 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
{ | |
"type": "reverse", | |
"item": [ | |
{ | |
"value": 565 | |
}, | |
{ | |
"value": 559 | |
} | |
] |
This file contains hidden or 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
{ | |
"item": [ | |
{ | |
"text": "Revenue yesterday", | |
"value": 123, | |
"prefix": "€" | |
} | |
] | |
} |
This file contains hidden or 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
{ | |
"points": { | |
"point": [ | |
{ | |
"city": { | |
"city_name": "London", | |
"country_code": "GB" | |
}, | |
"size": 10 | |
}, |
This file contains hidden or 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
{ | |
"item": [ | |
{ | |
"value": 5723, | |
"text": "Total paying customers" | |
} | |
] | |
} |
This file contains hidden or 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
{ | |
"item": 1788, | |
"min": { | |
"value": 10 | |
}, | |
"max": { | |
"value": 9889 | |
} | |
} |
This file contains hidden or 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
{ | |
"item": 23, | |
"min": { | |
"value": 10 | |
}, | |
"max": { | |
"value": 30 | |
} | |
} |
This file contains hidden or 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
{ | |
"y_axis": { | |
"format": "currency", | |
"unit": "USD" | |
}, | |
"series": [ | |
{ | |
"name": "GBP -> USD", | |
"data": [ | |
1.62529, |
This file contains hidden or 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
{ | |
"x_axis": { | |
"labels": [ | |
"Jan", | |
"Feb", | |
"Mar", | |
"Apr", | |
"May", | |
"Jun", | |
"Jul", |