Advertisement
Guest User

broken json

a guest
Jan 4th, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. {
  2. "yAxis":{
  3. "title":{
  4. "text":"Views"
  5. }
  6. },
  7. "series":[
  8. {
  9. "color":"#FF0000",
  10. "data":[
  11. [
  12. 1483448401000,
  13. 961920
  14. ],
  15. [
  16. 1483444801000,
  17. 961920
  18. ],
  19. [
  20. 1483437602000,
  21. 961920
  22. ],
  23. [
  24. 1483434026000,
  25. 961920
  26. ],
  27. [
  28. 1483426802000,
  29. 961920
  30. ],
  31. [
  32. 1483395784000,
  33. 958185
  34. ],
  35. [
  36. 1483393640000,
  37. 958185
  38. ],
  39. [
  40. 1483380001000,
  41. 958185
  42. ],
  43. [
  44. 1483375068000,
  45. 958185
  46. ],
  47. [
  48. 1483371127000,
  49. 958185
  50. ],
  51. [
  52. 1483362002000,
  53. 958185
  54. ],
  55. [
  56. 1483358402000,
  57. 958185
  58. ],
  59. [
  60. 1483351875000,
  61. 958185
  62. ],
  63. [
  64. 1483351202000,
  65. 958185
  66. ],
  67. [
  68. 1483340401000,
  69. 958185
  70. ],
  71. [
  72. 1483293602000,
  73. 954498
  74. ],
  75. [
  76. 1483279642000,
  77. 954498
  78. ],
  79. [
  80. 1483275602000,
  81. 954498
  82. ],
  83. [
  84. 1483272002000,
  85. 954498
  86. ],
  87. [
  88. 1483264801000,
  89. 954498
  90. ],
  91. [
  92. 1483254001000,
  93. 954498
  94. ],
  95. [
  96. 1483219096000,
  97. 950621
  98. ],
  99. [
  100. 1483207202000,
  101. 950621
  102. ],
  103. [
  104. 1483205740000,
  105. 950621
  106. ],
  107. [
  108. 1483191558000,
  109. 950621
  110. ],
  111. [
  112. 1483189201000,
  113. 950621
  114. ],
  115. [
  116. 1483185601000,
  117. 950621
  118. ],
  119. [
  120. 1483178401000,
  121. 950621
  122. ],
  123. [
  124. 1483167601000,
  125. 950621
  126. ],
  127. [
  128. 1483156599000,
  129. 950621
  130. ]
  131. ],
  132. "name":"Youtube Views Chart"
  133. }
  134. ],
  135. "title":{
  136. "text":"Youtube Views Chart",
  137. "style":{
  138. "color":"black",
  139. "fontWeight":"normal"
  140. }
  141. },
  142. "chart":{
  143. "backgroundColor":"#000000",
  144. "type":"spline",
  145. "borderWidth":"2",
  146. "plotBorderWidth":"1",
  147. "plotShadow":"true"
  148. },
  149. "credits":{
  150. "enabled":false
  151. },
  152. "xAxis":{
  153. "type":"datetime"
  154. }
  155. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement