zuzana-vej opened a new issue #17149: URL: https://github.com/apache/superset/issues/17149
A clear and concise description of what the bug is. In current time series chart, the time shift is in dashed line of same color. In e-charts the time shift line is different color, making it appear as a completely different data line. This is confusing to users (and will be especially confusing when there are multiple lines on the chart). #### How to reproduce the bug Create time shift for time series chart in echarts. ### Expected results Lines should be same color, one dashed one full line, OR this can be left up to user to configure. Currently it looks like two completely different data point lines. ### Actual results Lines have different colors. #### Screenshots First image = nvd3 charts Second image = e-charts <img width="348" alt="Screen Shot 2021-10-18 at 6 42 48 PM" src="https://user-images.githubusercontent.com/61221714/137829920-3983c8d6-398c-4631-be6e-b47df6f334f6.png"> ### Environment lastest master ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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]
