This is a safari bug since `color-opacity` defined in [W3C spec](https://www.w3.org/TR/SVG2/pservers.html#StopOpacityProperty) is: > The opacity value used for the gradient calculation is the product of the > value of stop-opacity and the opacity of the value of stop-color
Maybe we can provide ad hoc for it. See https://stackoverflow.com/questions/11303740/svg-linear-gradient-doesnt-work-in-safari/11310511 for more information. [ Full content available at: https://github.com/apache/incubator-echarts/issues/9014 ] This message was relayed via gitbox.apache.org for [email protected]
