{"id":3518,"date":"2024-11-10T09:56:02","date_gmt":"2024-11-10T01:56:02","guid":{"rendered":"https:\/\/fwq.ai\/blog\/3518\/"},"modified":"2024-11-10T09:56:02","modified_gmt":"2024-11-10T01:56:02","slug":"%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8-echarts-%e4%b8%ba%e6%95%a3%e7%82%b9%e5%9b%be%e6%af%8f%e4%b8%aa%e7%82%b9%e8%ae%be%e7%bd%ae%e4%b8%8d%e5%90%8c%e7%9a%84%e9%a2%9c%e8%89%b2%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/3518\/","title":{"rendered":"\u5982\u4f55\u4f7f\u7528 Echarts \u4e3a\u6563\u70b9\u56fe\u6bcf\u4e2a\u70b9\u8bbe\u7f6e\u4e0d\u540c\u7684\u989c\u8272\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173104961338013.jpg\" class=\"aligncenter\" title=\"\u5982\u4f55\u4f7f\u7528 Echarts \u4e3a\u6563\u70b9\u56fe\u6bcf\u4e2a\u70b9\u8bbe\u7f6e\u4e0d\u540c\u7684\u989c\u8272\uff1f\u63d2\u56fe\" alt=\"\u5982\u4f55\u4f7f\u7528 Echarts \u4e3a\u6563\u70b9\u56fe\u6bcf\u4e2a\u70b9\u8bbe\u7f6e\u4e0d\u540c\u7684\u989c\u8272\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong> echarts \u95ee\u9898\uff1a\u5982\u4f55\u8ba9\u6bcf\u4e2a\u70b9\u663e\u793a\u4e0d\u540c\u7684\u989c\u8272\uff1f<\/strong><\/p>\n<p>\u6839\u636e\u7ed9\u51fa\u7684 demo\uff0c\u6211\u4eec\u9700\u8981\u4e3a echarts \u6bcf\u4e2a\u70b9\u8bbe\u7f6e\u4e0d\u540c\u7684\u989c\u8272\u3002\u5177\u4f53\u6b65\u9aa4\u5982\u4e0b\uff1a<\/p>\n<pre>\/\/ \u6bcf\u4e2a\u70b9\u7684\u8bbe\u7f6e\nseries: {\n    type: 'scatter',\n\n    itemStyle: {\n        \/\/ \u666e\u901a\u6837\u5f0f\n        normal: {\n            \/\/ \u8bbe\u7f6e\u70b9\u7684\u989c\u8272\n            color: 'red'\n        },\n        \/\/ \u9ad8\u4eae\u6837\u5f0f\n        emphasis: {\n            \/\/ \u9ad8\u4eae\u65f6\u70b9\u7684\u989c\u8272\n            color: 'blue'\n        }\n    },\n\n    label: {\n        \/\/ \u666e\u901a\u6837\u5f0f\n        normal: {\n            show: true,\n            \/\/ \u8bbe\u7f6e\u6807\u7b7e\u7684\u6587\u5b57\n            formatter: 'This is a normal label.'\n        },\n        \/\/ \u9ad8\u4eae\u6837\u5f0f\n        emphasis: {\n            show: true,\n            \/\/ \u8bbe\u7f6e\u9ad8\u4eae\u65f6\u6807\u7b7e\u7684\u6587\u5b57\n            formatter: 'This is a emphasis label.'\n        }\n    }\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u901a\u8fc7\u8bbe\u7f6e itemstyle.normal.color \u548c itemstyle.emphasis.color \u5373\u53ef\u4e3a\u6bcf\u4e2a\u70b9\u8bbe\u7f6e\u4e0d\u540c\u7684\u989c\u8272\u548c\u9ad8\u4eae\u65f6\u7684\u989c\u8272\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u5982\u4f55\u4f7f\u7528 Echarts \u4e3a\u6563\u70b9\u56fe\u6bcf\u4e2a\u70b9\u8bbe\u7f6e\u4e0d\u540c\u7684\u989c\u8272\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 \u95ee\u9898\uff1a\u5982\u4f55\u8ba9\u6bcf\u4e2a\u70b9\u663e\u793a\u4e0d\u540c\u7684\u989c\u8272\uff1f \u6839\u636e\u7ed9\u51fa\u7684 demo\uff0c\u6211\u4eec\u9700\u8981\u4e3a echarts \u6bcf\u4e2a\u70b9\u8bbe\u7f6e\u4e0d\u540c\u7684\u989c\u8272\u3002\u5177\u4f53\u6b65\u9aa4\u5982\u4e0b\uff1a \/\/ \u6bcf\u4e2a\u70b9\u7684\u8bbe\u7f6e series: { type: &#8216;scatter&#8217;, itemStyle: { \/\/ \u666e\u901a\u6837\u5f0f normal: { \/\/ \u8bbe\u7f6e\u70b9\u7684\u989c\u8272 color: &#8216;red&#8217; }, \/\/ \u9ad8\u4eae\u6837\u5f0f emphasis: { \/\/ \u9ad8\u4eae\u65f6\u70b9\u7684\u989c\u8272 color: &#8216;blue&#8217; } }, label: { \/\/ \u666e\u901a\u6837\u5f0f normal: { show: true, \/\/ \u8bbe\u7f6e\u6807\u7b7e\u7684\u6587\u5b57 formatter: &#8216;This is a normal label.&#8217; }, \/\/ \u9ad8\u4eae\u6837\u5f0f emphasis: { show: [&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-3518","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/3518","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=3518"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/3518\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=3518"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=3518"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=3518"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}