Skip to content
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

TSVB not updating with browser time zone changes #15501

Closed
stacey-gammon opened this issue Dec 8, 2017 · 1 comment · Fixed by #15512
Closed

TSVB not updating with browser time zone changes #15501

stacey-gammon opened this issue Dec 8, 2017 · 1 comment · Fixed by #15512
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available)

Comments

@stacey-gammon
Copy link
Contributor

It looks like TSVB visualizations aren't updating their data based on timezone changes.

For instance, here is a TSVB and a bar chart in EST time:
screen shot 2017-12-08 at 12 36 25 pm

And here they are after I update management advanced settings to UTC time:
screen shot 2017-12-08 at 12 36 04 pm

You can see the x axis in the bar chart updates so the values match different times. However, the x axis on the TSVB visualization doesn't change at all. I believe this is wrong.

cc @simianhacker cc @elastic/kibana-visualizations

@stacey-gammon stacey-gammon added Feature:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available) bug Fixes for quality problems that affect the customer experience labels Dec 8, 2017
stacey-gammon added a commit to stacey-gammon/kibana that referenced this issue Dec 8, 2017
simianhacker added a commit to simianhacker/kibana that referenced this issue Dec 8, 2017
…fix tick count to accomadate new formatting rules
simianhacker added a commit to simianhacker/kibana that referenced this issue Dec 8, 2017
…fix tick count to accommodate new formatting rules
@simianhacker
Copy link
Member

PR #15512 Pending

stacey-gammon added a commit to stacey-gammon/kibana that referenced this issue Dec 12, 2017
stacey-gammon added a commit to stacey-gammon/kibana that referenced this issue Dec 12, 2017
stacey-gammon added a commit to stacey-gammon/kibana that referenced this issue Dec 13, 2017
stacey-gammon added a commit that referenced this issue Dec 13, 2017
* Add mechanism for dashboard snapshots

* Adjust wait for render function since it needs to be 2, not gt 0.

Should be obsolete when the new render stuff is complete.

* resize images using new library so comparisons work across different screen resolutions

* use jimp comparison and see if expanding to expanded panel mode helps when comparing across browser/os

* Try to ensure window size

* Experiment with a smaller window, see if screenshot dimensions change

Update screenshot for new window dimensions

* Try cover + quality, see what the diffs look like.

* Stop trying to get TSVB to pass, try area charts

There is a timezone bug with tsvb:
#15501

* gah, cover didn't work, check resize

* bump render counter to 6, as it should be.

As it turns out, the visualization was not done re-rendering to
maximized mode

* Bump threshold for comparison

* reduce down to a single test run

* Don't use an environment variable to detect updateBaselines cmd line flag
stacey-gammon added a commit to stacey-gammon/kibana that referenced this issue Dec 13, 2017
* Add mechanism for dashboard snapshots

* Adjust wait for render function since it needs to be 2, not gt 0.

Should be obsolete when the new render stuff is complete.

* resize images using new library so comparisons work across different screen resolutions

* use jimp comparison and see if expanding to expanded panel mode helps when comparing across browser/os

* Try to ensure window size

* Experiment with a smaller window, see if screenshot dimensions change

Update screenshot for new window dimensions

* Try cover + quality, see what the diffs look like.

* Stop trying to get TSVB to pass, try area charts

There is a timezone bug with tsvb:
elastic#15501

* gah, cover didn't work, check resize

* bump render counter to 6, as it should be.

As it turns out, the visualization was not done re-rendering to
maximized mode

* Bump threshold for comparison

* reduce down to a single test run

* Don't use an environment variable to detect updateBaselines cmd line flag
stacey-gammon added a commit that referenced this issue Dec 13, 2017
* Add mechanism for dashboard snapshots

* Adjust wait for render function since it needs to be 2, not gt 0.

Should be obsolete when the new render stuff is complete.

* resize images using new library so comparisons work across different screen resolutions

* use jimp comparison and see if expanding to expanded panel mode helps when comparing across browser/os

* Try to ensure window size

* Experiment with a smaller window, see if screenshot dimensions change

Update screenshot for new window dimensions

* Try cover + quality, see what the diffs look like.

* Stop trying to get TSVB to pass, try area charts

There is a timezone bug with tsvb:
#15501

* gah, cover didn't work, check resize

* bump render counter to 6, as it should be.

As it turns out, the visualization was not done re-rendering to
maximized mode

* Bump threshold for comparison

* reduce down to a single test run

* Don't use an environment variable to detect updateBaselines cmd line flag
nyurik pushed a commit to nyurik/kibana that referenced this issue Dec 15, 2017
* Add mechanism for dashboard snapshots

* Adjust wait for render function since it needs to be 2, not gt 0.

Should be obsolete when the new render stuff is complete.

* resize images using new library so comparisons work across different screen resolutions

* use jimp comparison and see if expanding to expanded panel mode helps when comparing across browser/os

* Try to ensure window size

* Experiment with a smaller window, see if screenshot dimensions change

Update screenshot for new window dimensions

* Try cover + quality, see what the diffs look like.

* Stop trying to get TSVB to pass, try area charts

There is a timezone bug with tsvb:
elastic#15501

* gah, cover didn't work, check resize

* bump render counter to 6, as it should be.

As it turns out, the visualization was not done re-rendering to
maximized mode

* Bump threshold for comparison

* reduce down to a single test run

* Don't use an environment variable to detect updateBaselines cmd line flag
simianhacker added a commit that referenced this issue Dec 21, 2017
…k count to accommodate new formatting rules (#15512)
simianhacker added a commit that referenced this issue Dec 21, 2017
…k count to accommodate new formatting rules (#15512)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants