You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "thesunfei (via GitHub)" <gi...@apache.org> on 2023/02/22 01:30:32 UTC

[GitHub] [echarts] thesunfei opened a new issue, #18294: [Bug] Line类型的图表,数据与图形不对应

thesunfei opened a new issue, #18294:
URL: https://github.com/apache/echarts/issues/18294

   ### Version
   
   5.4.1
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   例如使用该chart数据:{"grid":{"left":50,"right":50,"containLabel":true},"tooltip":{"trigger":"axis","axisPointer":{"type":"cross","label":{"backgroundColor":"#6a7985"}}},"legend":{"data":["实际业绩","目标业绩"]},"xAxis":{"type":"category","boundaryGap":false,"data":["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},"yAxis":{"type":"value"},"series":[{"name":"实际业绩","type":"line","stack":"Total","data":[4399.26,3399.99,0,0,0,0,0,0,0,0,0,0]},{"name":"目标业绩","type":"line","stack":"Total","data":[2661.11,3343.53,4513.33,4986.28,5797.84,5789.65,6056.23,6684.46,7384.53,6740.69,6444.62,6566.18]}]}
   
   ### Current Behavior
   
   图形与数据不对应
   
   ### Expected Behavior
   
   图形应该要与数据对应
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] susiwen8 commented on issue #18294: [Bug] Line类型的图表,数据与图形不对应

Posted by "susiwen8 (via GitHub)" <gi...@apache.org>.
susiwen8 commented on issue #18294:
URL: https://github.com/apache/echarts/issues/18294#issuecomment-1439338521

   this is a `stack` line.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #18294: [Bug] Line类型的图表,数据与图形不对应

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on issue #18294:
URL: https://github.com/apache/echarts/issues/18294#issuecomment-1439311090

   @thesunfei It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] For Line type charts, the data does not correspond to the graphics
   
   **BODY**
   
   ### Version
   
   5.4.1
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   For example, use the chart data: {"grid":{"left":50,"right":50,"containLabel":true},"tooltip":{"trigger":"axis","axisPointer":{" type":"cross","label":{"backgroundColor":"#6a7985"}}},"legend":{"data":["actual performance","target performance"]},"xAxis": {"type":"category","boundaryGap":false,"data":["January","February","March","April","May","June", "July","August","September","October","November","December"]},"yAxis":{"type":"value"},"series ":[{"name":"Actual Performance","type":"line","stack":"Total","data":[4399.26,3399.99,0,0,0,0,0,0, 0,0,0,0]},{"name":"Target Performance","type":"line","stack":"Total","data":[2661.11,3343.53,4513.33,4986.28,5797.84 ,5789.65,6056.23,6684.46,7384.53,6740.69,6444.62,6566.18]}]}
   
   ### Current Behavior
   
   Graphics do not correspond to data
   
   ### Expected Behavior
   
   Graphics should correspond to the data
   
   ### Environment
   
   ```markdown
   - OS:
   -Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] susiwen8 closed issue #18294: [Bug] Line类型的图表,数据与图形不对应

Posted by "susiwen8 (via GitHub)" <gi...@apache.org>.
susiwen8 closed issue #18294: [Bug] Line类型的图表,数据与图形不对应
URL: https://github.com/apache/echarts/issues/18294


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org