Justin-ZS commented on PR #20998: URL: https://github.com/apache/echarts/pull/20998#issuecomment-2974990578
> @Justin-ZS, the latest _test/bar-stack-reverse.html_ still has plenty of _itemStyle.color_ defined. To test for **default colors** all custom colors need to be removed. Maybe the best test is to use the [official example](https://echarts.apache.org/examples/en/editor.html?c=bar-y-category-stack) and just add the new parameter `stackOrder:'seriesDesc'` in the first series. That will also show what happens to the legend order. > > @Ovilia, > > > PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-20998@dcebabd > > Unfortunately, this convenient way of testing PRs does not seem to work anymore. If someone could fix it, that would be fantastic; if not, please disable the confusing message from the github-actions bot. The `Interactive Test - Based on Official Example` doesn't has any custom colors. Base on your new comments, all `itemStyle` in other test cases have been removed. -- 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]
