Hentra commented on issue #14835: URL: https://github.com/apache/echarts/issues/14835#issuecomment-4054075498
@brianedwardsaunders Thanks for your help. I was thinking about doing the same thing but the trendline is only accepting two points. Another workaround would be to use multiple small trendlines but those also result in small gaps at the end. The next thing I'm going to try is to hook into the dataZoom event and change the points to be right at the border, but I feel like this is still a hack. -- 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]
