question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Time-series config time zone enhancements

See original GitHub issue

Context

This is a ticket for summarizing the time-zone related solutions proposed in https://github.com/CartoDB/cartodb/issues/11970 and in https://github.com/CartoDB/cartodb/issues/11985 for the config view in Time Series widgets.

In short, the changes consist in integrating in the UI a new column type selector between Time stamp and Numeric.

The first one (Time stamp) will enable a

  1. Time-zone drop-down menu that is defaulted in the local time-zone in the column and a
  2. Time-granularity drop-down menu with aggregations per Minutes, Hours, Days, Months and Years and an Auto value that automatically selects the aggregation value .

The second one (Numeric) will enable the Buckets slider, that will be otherwise disabled if Time stamp is selected.

According to https://github.com/CartoDB/cartodb/issues/11970 in order to do this we will internally start processing the timeseries column in UTC and the aggregate it depending on the options selected in the new dropdowns.

cc @CartoDB/design for getting this design ready

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
urbanphescommented, May 4, 2017

Updated

Here’s the InVision project: https://invis.io/A9BKH4DED

1reaction
saleivacommented, May 4, 2017

About the time-zone customization in the “public view”, why don’t we simplify the number of options and let viewers to select between the timezone choosen by the creator, or the timezone present in the viewer browser.

I don’t see any use case were I’d like to select a different timezone to the one defined by the builder or my browser.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Date, Time, and Time Zone Enhancements in .NET 6 - .NET Blog
NET 6 Preview 4 introduces DateOnly and TimeOnly structs and improves time zone support.
Read more >
What's new in TimeSeries data for Informix, Version 12.10 - IBM
Enhancements to time series functions. Data type support in expressions in time series functions is enhanced in the following ways: You can now...
Read more >
How the new time series panel brings major performance ...
In Grafana 7.0, we introduced a new panel architecture to enhance the UX and visualization options and create a more consistent experience ...
Read more >
Nightmares of Time Zone Downsampling: Why I'm Excited ...
Rolling up time-series data, also known as downsampling, often requires the user's time zone to be taken into account, and TimescaleDB 2.8 ...
Read more >
Time Series Topic Enhancements in Diffusion 6.6
Subscription to time series topics works in the same way as all other topics. You use a topic selector to define the topics...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found