default.project.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. {
  2. "version": 1,
  3. "themeName": "walden",
  4. "theme": {
  5. "seriesCnt": "8",
  6. "backgroundColor": "rgba(252,252,252,0)",
  7. "titleColor": "#666666",
  8. "subtitleColor": "#999999",
  9. "textColorShow": false,
  10. "textColor": "#333",
  11. "markTextColor": "#ffffff",
  12. "color": [
  13. "#509af2",
  14. "#3acf7a",
  15. "#ffa223",
  16. "#d465fb",
  17. "#38caf7",
  18. "#b3dd07",
  19. "#ffd835",
  20. "#e5b4fa"
  21. ],
  22. "borderColor": "#ccc",
  23. "borderWidth": 0,
  24. "visualMapColor": [
  25. "#2a99c9",
  26. "#afe8ff"
  27. ],
  28. "legendTextColor": "#999999",
  29. "kColor": "#e6a0d2",
  30. "kColor0": "transparent",
  31. "kBorderColor": "#e6a0d2",
  32. "kBorderColor0": "#3fb1e3",
  33. "kBorderWidth": "2",
  34. "lineWidth": "3",
  35. "symbolSize": "8",
  36. "symbolBorderWidth": "2",
  37. "lineSmooth": false,
  38. "graphLineWidth": "1",
  39. "graphLineColor": "#cccccc",
  40. "mapLabelColor": "#ffffff",
  41. "mapLabelColorE": "rgb(63,177,227)",
  42. "mapBorderColor": "#aaaaaa",
  43. "mapBorderColorE": "#3fb1e3",
  44. "mapBorderWidth": 0.5,
  45. "mapBorderWidthE": 1,
  46. "mapAreaColor": "#eeeeee",
  47. "mapAreaColorE": "rgba(63,177,227,0.25)",
  48. "axes": [
  49. {
  50. "type": "all",
  51. "name": "通用坐标轴",
  52. "axisLineShow": true,
  53. "axisLineColor": "#cccccc",
  54. "axisTickShow": false,
  55. "axisTickColor": "#333",
  56. "axisLabelShow": true,
  57. "axisLabelColor": "#999999",
  58. "splitLineShow": true,
  59. "splitLineColor": [
  60. "#eeeeee"
  61. ],
  62. "splitAreaShow": false,
  63. "splitAreaColor": [
  64. "rgba(250,250,250,0.05)",
  65. "rgba(200,200,200,0.02)"
  66. ]
  67. },
  68. {
  69. "type": "category",
  70. "name": "类目坐标轴",
  71. "axisLineShow": true,
  72. "axisLineColor": "#333",
  73. "axisTickShow": true,
  74. "axisTickColor": "#333",
  75. "axisLabelShow": true,
  76. "axisLabelColor": "#333",
  77. "splitLineShow": false,
  78. "splitLineColor": [
  79. "#ccc"
  80. ],
  81. "splitAreaShow": false,
  82. "splitAreaColor": [
  83. "rgba(250,250,250,0.3)",
  84. "rgba(200,200,200,0.3)"
  85. ]
  86. },
  87. {
  88. "type": "value",
  89. "name": "数值坐标轴",
  90. "axisLineShow": true,
  91. "axisLineColor": "#333",
  92. "axisTickShow": true,
  93. "axisTickColor": "#333",
  94. "axisLabelShow": true,
  95. "axisLabelColor": "#333",
  96. "splitLineShow": true,
  97. "splitLineColor": [
  98. "#ccc"
  99. ],
  100. "splitAreaShow": false,
  101. "splitAreaColor": [
  102. "rgba(250,250,250,0.3)",
  103. "rgba(200,200,200,0.3)"
  104. ]
  105. },
  106. {
  107. "type": "log",
  108. "name": "对数坐标轴",
  109. "axisLineShow": true,
  110. "axisLineColor": "#333",
  111. "axisTickShow": true,
  112. "axisTickColor": "#333",
  113. "axisLabelShow": true,
  114. "axisLabelColor": "#333",
  115. "splitLineShow": true,
  116. "splitLineColor": [
  117. "#ccc"
  118. ],
  119. "splitAreaShow": false,
  120. "splitAreaColor": [
  121. "rgba(250,250,250,0.3)",
  122. "rgba(200,200,200,0.3)"
  123. ]
  124. },
  125. {
  126. "type": "time",
  127. "name": "时间坐标轴",
  128. "axisLineShow": true,
  129. "axisLineColor": "#333",
  130. "axisTickShow": true,
  131. "axisTickColor": "#333",
  132. "axisLabelShow": true,
  133. "axisLabelColor": "#333",
  134. "splitLineShow": true,
  135. "splitLineColor": [
  136. "#ccc"
  137. ],
  138. "splitAreaShow": false,
  139. "splitAreaColor": [
  140. "rgba(250,250,250,0.3)",
  141. "rgba(200,200,200,0.3)"
  142. ]
  143. }
  144. ],
  145. "axisSeperateSetting": false,
  146. "toolboxColor": "#999999",
  147. "toolboxEmpasisColor": "#666666",
  148. "tooltipAxisColor": "#cccccc",
  149. "tooltipAxisWidth": 1,
  150. "timelineLineColor": "#626c91",
  151. "timelineLineWidth": 1,
  152. "timelineItemColor": "#626c91",
  153. "timelineItemColorE": "#626c91",
  154. "timelineCheckColor": "#3fb1e3",
  155. "timelineCheckBorderColor": "rgba(63,177,227,0.15)",
  156. "timelineItemBorderWidth": 1,
  157. "timelineControlColor": "#626c91",
  158. "timelineControlBorderColor": "#626c91",
  159. "timelineControlBorderWidth": 0.5,
  160. "timelineLabelColor": "#626c91",
  161. "datazoomBackgroundColor": "rgba(255,255,255,0)",
  162. "datazoomDataColor": "rgba(222,222,222,1)",
  163. "datazoomFillColor": "rgba(114,230,212,0.25)",
  164. "datazoomHandleColor": "#cccccc",
  165. "datazoomHandleWidth": "100",
  166. "datazoomLabelColor": "#999999"
  167. }
  168. }