{"id":27399,"date":"2024-11-24T17:44:01","date_gmt":"2024-11-24T09:44:01","guid":{"rendered":"https:\/\/fwq.ai\/blog\/27399\/"},"modified":"2024-11-24T17:44:01","modified_gmt":"2024-11-24T09:44:01","slug":"echarts-%e6%9b%b2%e7%ba%bf%e5%9b%be%e5%bd%a2%e4%b8%ad%e5%a6%82%e4%bd%95%e7%bb%98%e5%88%b6%e4%ba%94%e8%a7%92%e6%98%9f%e6%a0%87%e8%af%86%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/27399\/","title":{"rendered":"Echarts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u5982\u4f55\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bc6\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173124073777563.jpg\" class=\"aligncenter\" title=\"Echarts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u5982\u4f55\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bc6\uff1f\u63d2\u56fe\" alt=\"Echarts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u5982\u4f55\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bc6\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>echarts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u5982\u4f55\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bc6\uff1f<\/strong><\/p>\n<p>\u4e3a\u4e86\u5728 echarts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u6807\u8bb0\u4e94\u89d2\u661f\uff0c\u53ef\u4ee5\u4f7f\u7528 markPoint \u9009\u9879\u3002\u5728 series \u914d\u7f6e\u4e2d\uff0c\u8bbe\u7f6e markPoint: { data: [&#8230;], symbol: &#8216;path:\/\/M&#8230;&#8217; }\u3002\u5176\u4e2d\uff0cdata \u6307\u5b9a\u4e94\u89d2\u661f\u6807\u8bb0\u7684\u4f4d\u7f6e\uff0csymbol \u4f7f\u7528 path:\/\/ \u5b9a\u4e49\u4e94\u89d2\u661f\u7684\u5f62\u72b6\u3002<\/p>\n<p>\u4ee5\u4e0b\u4ee3\u7801\u793a\u4f8b\u6f14\u793a\u4e86\u5982\u4f55\u5728 echarts \u4e2d\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bb0\uff1a<\/p>\n<pre>option = {\n  ... \/\/ \u5176\u4ed6\u914d\u7f6e\n  series: [\n    ... \/\/ \u5176\u4ed6\u7ebf\u6761\u914d\u7f6e\n    {\n      name: 'Union Ads',\n      markPoint: {\n        data: [\n          {\n            type: 'max'\n          }\n        ],\n        symbol: 'path:\/\/M 200 200 l-40 100 100 -80 -120 0 100 80 -40 -120 -40 120z',\n        symbolSize: 30,\n        symbolOffset: [0, 30],\n        itemStyle: {\n          color: 'red'\n        }\n      },\n      ... \/\/ \u5176\u4ed6\u914d\u7f6e\n    }\n  ]\n};<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<p>\u5728\u8be5\u793a\u4f8b\u4e2d\uff0cmarkPoint \u7684 data \u8bbe\u7f6e\u4e3a [&#8216;max&#8217;]\uff0c\u4ee5\u4fbf\u5728\u6700\u5927\u503c\u5904\u653e\u7f6e\u4e94\u89d2\u661f\u3002symbol \u4f7f\u7528 &#8216;path:\/\/&#8217; \u5b9a\u4e49\u4e86\u4e00\u4e2a\u4e94\u89d2\u661f\u7684\u8def\u5f84\u3002symbolSize \u548c symbolOffset \u7528\u4e8e\u8c03\u6574\u4e94\u89d2\u661f\u7684\u5927\u5c0f\u548c\u4f4d\u7f6e\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662fEcharts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u5982\u4f55\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bc6\uff1f\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>echarts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u5982\u4f55\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bc6\uff1f \u4e3a\u4e86\u5728 echarts \u66f2\u7ebf\u56fe\u5f62\u4e2d\u6807\u8bb0\u4e94\u89d2\u661f\uff0c\u53ef\u4ee5\u4f7f\u7528 markPoint \u9009\u9879\u3002\u5728 series \u914d\u7f6e\u4e2d\uff0c\u8bbe\u7f6e markPoint: { data: [&#8230;], symbol: &#8216;path:\/\/M&#8230;&#8217; }\u3002\u5176\u4e2d\uff0cdata \u6307\u5b9a\u4e94\u89d2\u661f\u6807\u8bb0\u7684\u4f4d\u7f6e\uff0csymbol \u4f7f\u7528 path:\/\/ \u5b9a\u4e49\u4e94\u89d2\u661f\u7684\u5f62\u72b6\u3002 \u4ee5\u4e0b\u4ee3\u7801\u793a\u4f8b\u6f14\u793a\u4e86\u5982\u4f55\u5728 echarts \u4e2d\u7ed8\u5236\u4e94\u89d2\u661f\u6807\u8bb0\uff1a option = { &#8230; \/\/ \u5176\u4ed6\u914d\u7f6e series: [ &#8230; \/\/ \u5176\u4ed6\u7ebf\u6761\u914d\u7f6e { name: &#8216;Union Ads&#8217;, markPoint: { data: [ { type: &#8216;max&#8217; } ], symbol: &#8216;path:\/\/M 200 200 l-40 100 100 -80 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-27399","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/27399","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=27399"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/27399\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=27399"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=27399"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=27399"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}