nubooya

Untitled

Apr 1st, 2021 (edited)
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. {
  2. "code": "success",
  3. "messquantity": "chart-quantity",
  4. "data": {
  5. "series": [
  6. {
  7. "label": "Pria",
  8. "color": "#003466"
  9. },
  10. {
  11. "label": "Wanita",
  12. "color": "#e5323e"
  13. }
  14. ],
  15. "datasource": [
  16. {
  17. "label": "Pria",
  18. "xAxis": 16,
  19. "quantity": 375
  20. },
  21. {
  22. "label": "Wanita",
  23. "xAxis": 16,
  24. "quantity": 150
  25. },
  26. {
  27. "label": "Pria",
  28. "xAxis": 17,
  29. "quantity": 455
  30. },
  31. {
  32. "label": "Wanita",
  33. "xAxis": 17,
  34. "quantity": 57
  35. },
  36. {
  37. "label": "Pria",
  38. "age": 18,
  39. "quantity": 320
  40. },
  41. {
  42. "label": "Wanita",
  43. "xAxis": 18,
  44. "quantity": 120
  45. },
  46. {
  47. "label": "Pria",
  48. "xAxis": 19,
  49. "quantity": 430
  50. },
  51. {
  52. "label": "Wanita",
  53. "xAxis": 19,
  54. "quantity": 354
  55. },
  56. {
  57. "label": "Pria",
  58. "xAxis": 20,
  59. "quantity": 120
  60. },
  61. {
  62. "label": "Wanita",
  63. "xAxis": 20,
  64. "quantity": 120
  65. },
  66. {
  67. "label": "Pria",
  68. "xAxis": 21,
  69. "quantity": 120
  70. },
  71. {
  72. "label": "Wanita",
  73. "xAxis": 21,
  74. "quantity": 120
  75. }
  76. ]
  77. }
  78. }
Add Comment
Please, Sign In to add comment