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

   ### What problem does this feature solve?
   
   This enables user to show predicted value, current value  or any specific 
target to be reached
   
![image](https://github.com/apache/echarts/assets/11131510/4870e183-0ccc-4300-9faa-a6c79f4874ae)
   
   
   ### What does the proposed API look like?
   
   ```
   {
   markline:{
    label:'Predicted A',
    data: 'where to show the line'
    }
   }
   
   ```
   Can be a list if multiple points are needed. 


-- 
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