信通院-灾备 图表源码(在产品图表库基础上进行修改),开发逻辑和产品图表库一致
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. [
  2. {
  3. "type": "dot",
  4. "id": "dot-2",
  5. "name": "业务地理坐标",
  6. "style": {
  7. "color": [
  8. "#000000"
  9. ],
  10. "rectStyle":{
  11. "lineColor":"#D2E021",
  12. "rectColor":"#FFFFFF",
  13. "rectBorderColor":"#EEF220"
  14. },
  15. "TopText":{
  16. "fontSize": 24,
  17. "color": "#F6FF01",
  18. "shadowColor": "#F6FF01",
  19. "shadowBlur":15
  20. },
  21. "BottomText":{
  22. "fontSize": 20,
  23. "color": "#F6FF01",
  24. "shadowColor": "#F6FF01",
  25. "shadowBlur":15
  26. },
  27. "emphasisColor": "red",
  28. "tipShowWay": "over",
  29. "tipBgColor": "rgba(11,26,57,0.6)",
  30. "tipTextColor": "#ffffff",
  31. "tipFontSize": 12
  32. },
  33. "data": [
  34. {
  35. "long": 108.320004,
  36. "lat": 22.82402,
  37. "name": "广西",
  38. "type": "加盟业务",
  39. "toolTipInfo": [
  40. "TOP1:25650.7"
  41. ],
  42. "weather": "4c~雨夹雪",
  43. "area": "TOP1:45650.7"
  44. },
  45. {
  46. "long": 104.065735,
  47. "lat": 30.659462,
  48. "name": "四川",
  49. "type": "加盟业务",
  50. "toolTipInfo": [
  51. "TOP3:16545.4"
  52. ],
  53. "area": "TOP3:16545.4"
  54. },
  55. {
  56. "long": 117.000923,
  57. "lat": 36.675807,
  58. "name": "山东",
  59. "type": "加盟业务",
  60. "toolTipInfo": [
  61. "TOP5:4944.8"
  62. ],
  63. "area": "TOP5:4944.8"
  64. },
  65. {
  66. "long": 125.3245,
  67. "lat": 43.886841,
  68. "name": "吉林",
  69. "type": "加盟业务",
  70. "toolTipInfo": [
  71. "TOP4:8972.5"
  72. ],
  73. "area": "TOP4:8972.5"
  74. },
  75. {
  76. "long": 114.298572,
  77. "lat": 30.584355,
  78. "name": "湖北",
  79. "type": "加盟业务",
  80. "toolTipInfo": [
  81. "TOP2:24465.2"
  82. ],
  83. "area": "TOP2:24465.2"
  84. }
  85. ]
  86. }
  87. ]