-
Notifications
You must be signed in to change notification settings - Fork 13.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug fix] Fixed/Refactored annotation layer code so that non-timeseries annotations are applied based on the updated chart object after adding all data #4630
Conversation
ghost
commented
Mar 16, 2018
… timezone info; use it as UTC
…es annotations are applied based on the updated chart object after adding all data
…es annotations are applied based on the updated chart object after adding all data
…m/tc-dc/superset into evelynturner/annotation_range_fix
Codecov Report
@@ Coverage Diff @@
## master #4630 +/- ##
==========================================
+ Coverage 71.22% 71.23% +<.01%
==========================================
Files 190 190
Lines 14880 14884 +4
Branches 1098 1099 +1
==========================================
+ Hits 10598 10602 +4
Misses 4279 4279
Partials 3 3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
…es annotations are applied based on the updated chart object after adding all data (apache#4630) * Fix how the annotation layer interpretes the timestamp string without timezone info; use it as UTC * [Bug fix] Fixed/Refactored annotation layer code so that non-timeseries annotations are applied based on the updated chart object after adding all data * [Bug fix] Fixed/Refactored annotation layer code so that non-timeseries annotations are applied based on the updated chart object after adding all data * Fixed indentation
…ache#5181) (cherry picked from commit 585dbe6)
…es annotations are applied based on the updated chart object after adding all data (apache#4630) * Fix how the annotation layer interpretes the timestamp string without timezone info; use it as UTC * [Bug fix] Fixed/Refactored annotation layer code so that non-timeseries annotations are applied based on the updated chart object after adding all data * [Bug fix] Fixed/Refactored annotation layer code so that non-timeseries annotations are applied based on the updated chart object after adding all data * Fixed indentation