pissang opened a new pull request #13008: URL: https://github.com/apache/incubator-echarts/pull/13008
## Brief Information This pull request is in the type of: - [x] bug fixing - [x] new feature - [ ] others ### What does this PR do? This pull request improves the styling of `dataZoom`, `visualMap`, and `timeline` component. In addition, this PR fixes a bunch of bugs in the next branch. ## Details ### dataZoom ### visualMap ### timeline ### Improve gaps between bar. ### Bug fixes + Fix `hoverLayerThreshold` not work in the next branch. + Fix image symbol not shown bug. + Fix `echarts.format.getTextRect` not exists error. + Fix unexpected black fill in `lines` series. + Support legacy `color: 'auto'` usage in the labels. + Fix axisPointer label wrong position bug. + Not blur other series when highlight is triggered by axisPointer ---------------------------------------------------------------- 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]
