echarts-bot[bot] commented on issue #19731:
URL: https://github.com/apache/echarts/issues/19731#issuecomment-2006386002

   @qqfei1858 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**
   
   [Feature] echarts how multiple bar charts show only a single markLine
   
   **BODY**
   
   ### What problem does this feature solve?
   
   line diagram, business needs to configure the maximum and minimum values, 
and then draw on echarts, through the official document the most suitable is 
the markLine configuration of line, now encounter the following problems:
   
   1. Because it is a multi-line chart, if the markLine is only set in the 
first item of the series, and the first line is turned off because there is a 
legend, the markLine will not be displayed
   2. If each item of the series is drawn, there will be a performance waste 
and the markLine will be overlapped
   
   Of course I know this design is reasonable, but I think this business need 
is also reasonable, is there an alternative here for echarts?
   
   ### What does the proposed API look like?
   
   I want a global markLine to be able to be configured like title and tooltip
   </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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to