quillblue commented on issue #12592: URL: https://github.com/apache/incubator-echarts/issues/12592#issuecomment-626194746
Though agree with "confidence-band" is somehow a hack, I'm afraid I don't think putting `fill` property in line series is reasonable. Envelop should not belongs to line serires, but directly to the chart. Maybe in further features of drawing area markers (using line series/axis as boundery) or drawing such kind of envelops via a new kind of chart extensions will be added, but currently confidence-band hack is the most recommend way to implement such kind of effects. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
