{"id":1829,"date":"2024-11-10T10:22:29","date_gmt":"2024-11-10T02:22:29","guid":{"rendered":"https:\/\/fwq.ai\/blog\/1829\/"},"modified":"2024-11-10T10:22:29","modified_gmt":"2024-11-10T02:22:29","slug":"%e5%a6%82%e4%bd%95%e8%ae%a9-echarts-%e5%8f%8c%e8%bd%b4%e5%90%8c%e6%97%b6%e6%98%be%e7%a4%ba%e6%a0%87%e7%ad%be%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/1829\/","title":{"rendered":"\u5982\u4f55\u8ba9 Echarts \u53cc\u8f74\u540c\u65f6\u663e\u793a\u6807\u7b7e\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173059976841567.jpg\" class=\"aligncenter\" title=\"\u5982\u4f55\u8ba9 Echarts \u53cc\u8f74\u540c\u65f6\u663e\u793a\u6807\u7b7e\uff1f\u63d2\u56fe\" alt=\"\u5982\u4f55\u8ba9 Echarts \u53cc\u8f74\u540c\u65f6\u663e\u793a\u6807\u7b7e\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>\u5982\u4f55\u8ba9 echarts \u53cc\u8f74\u540c\u65f6\u663e\u793a\u6807\u7b7e<\/strong><\/p>\n<p>\u5728 echarts \u4e2d\u60f3\u8981\u540c\u65f6\u5728\u4e0a\u65b9\u548c\u4e0b\u65b9\u663e\u793a\u65e5\u671f\u6807\u7b7e\uff0c\u53ef\u4ee5\u91c7\u7528\u7684\u65b9\u6cd5\u662f\u8bbe\u7f6e\u4e24\u4e2a x \u8f74\uff1a<\/p>\n<pre>option = {\n  xAxis: [\n    {\n      type: 'category',\n      data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun']\n    },\n    {\n      type: 'category',\n      data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun']\n    }\n  ],\n  yAxis: [\n    {\n      type: 'value',\n      inverse: true\n    },\n    {\n      type: 'value'\n    }\n  ],\n  series: [\n    {\n      data: [120, 120, 10, 80, 70, 70, 130],\n      type: 'bar',\n    },\n    {\n      data: [10, 20, 110, 50, 30, 20, 80],\n      type: 'bar',\n      xAxisIndex: 1,\n      yAxisIndex: 1\n    }\n  ]\n};<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<p>\u5728\u8fd9\u4e2a\u793a\u4f8b\u4e2d\uff0c\u8bbe\u7f6e\u4e86\u4e24\u4e2a x \u8f74\uff0c\u7b2c\u4e00\u4e2a x \u8f74\u4e3a\u7c7b\u522b\u8f74\uff0c\u6570\u636e\u4e3a [&#8216;mon&#8217;, &#8216;tue&#8217;, &#8216;wed&#8217;, &#8216;thu&#8217;, &#8216;fri&#8217;, &#8216;sat&#8217;, &#8216;sun&#8217;]\uff0c\u7b2c\u4e8c\u4e2a x \u8f74\u4e5f\u662f\u7c7b\u522b\u8f74\uff0c\u6570\u636e\u4e0e\u7b2c\u4e00\u4e2a x \u8f74\u76f8\u540c\u3002\u901a\u8fc7\u8bbe\u7f6e\u4e24\u4e2a y \u8f74\uff0c\u5b9e\u73b0\u4e86\u5c06\u4e0a\u65b9\u65e5\u671f\u6807\u7b7e\u653e\u5728 y \u8f74\u4e0a\u7684\u6548\u679c\uff0c\u4e0b\u65b9\u65e5\u671f\u6807\u7b7e\u5219\u653e\u5728\u7b2c\u4e8c\u4e2a x \u8f74\u4e0a\u3002<\/p>\n<p>\u6b64\u5916\uff0c\u8fd8\u53ef\u4ee5\u901a\u8fc7\u4fee\u6539 axislabel \u7684 formatter \u51fd\u6570\u6765\u5b9a\u5236\u6807\u7b7e\u7684\u663e\u793a\u683c\u5f0f\uff0c\u4ee5\u6ee1\u8db3\u4e0d\u540c\u7684\u9700\u6c42\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u5982\u4f55\u8ba9 Echarts \u53cc\u8f74\u540c\u65f6\u663e\u793a\u6807\u7b7e\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>\u5982\u4f55\u8ba9 echarts \u53cc\u8f74\u540c\u65f6\u663e\u793a\u6807\u7b7e \u5728 echarts \u4e2d\u60f3\u8981\u540c\u65f6\u5728\u4e0a\u65b9\u548c\u4e0b\u65b9\u663e\u793a\u65e5\u671f\u6807\u7b7e\uff0c\u53ef\u4ee5\u91c7\u7528\u7684\u65b9\u6cd5\u662f\u8bbe\u7f6e\u4e24\u4e2a x \u8f74\uff1a option = { xAxis: [ { type: &#8216;category&#8217;, data: [&#8216;Mon&#8217;, &#8216;Tue&#8217;, &#8216;Wed&#8217;, &#8216;Thu&#8217;, &#8216;Fri&#8217;, &#8216;Sat&#8217;, &#8216;Sun&#8217;] }, { type: &#8216;category&#8217;, data: [&#8216;Mon&#8217;, &#8216;Tue&#8217;, &#8216;Wed&#8217;, &#8216;Thu&#8217;, &#8216;Fri&#8217;, &#8216;Sat&#8217;, &#8216;Sun&#8217;] } ], yAxis: [ { type: &#8216;value&#8217;, inverse: true }, { type: &#8216;value&#8217; } ], series: [ { data: [&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-1829","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/1829","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=1829"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/1829\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=1829"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=1829"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=1829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}