helgasoft commented on issue #21483:
URL: https://github.com/apache/echarts/issues/21483#issuecomment-3942688330

   > I want to display the crosshair by setting the crosshair type under 
`axisPointer`, and then display the shadow background when the mouse hovers 
over it.
   
   not-a-bug.  The [API for 
xAxis.axisPointer.type](https://echarts.apache.org/en/option.html#xAxis.axisPointer.type)
 clearly says that 'line' and 'shadow' are two mutually exclusive options. They 
cannot be set simultaneously. User has to choose between a vertical line or a 
vertical shadow, or no vertical marker ('none').


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