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 scrubber movement does not span entire widget / data

See original GitHub issue

Context

A partner / client needs a time series map off of data that is simply three years: 2012, 2013, 2014. They created a time series widget off of it and got the following: timeseries-scrubber

Notice that the scrubber seems to have a different width than the underlying histogram.

related #12640

Steps to Reproduce

Same as in #12640:

  1. Import this dataset with the same time properties as the client/partner data: http://eschbacher.carto.com/api/v2/sql?q=select * from time_series_issue_data&format=csv&filename=time_series_issue_data
  2. Create a map for this data
  3. Create a torque map and select the year column
  4. Set number of steps to 3 (and reduce time to 6 so it goes more quickly)

Current Result

The following time series widget scrubber behavior: timeseries-scrubber

Expected result

Scrubber spans the entire width

Browser and version

Chrome 60.0.3112.90 macOS 10.12.5

.carto file

CSV: http://eschbacher.carto.com/api/v2/sql?q=select * from time_series_issue_data&format=csv&filename=time_series_issue_data .carto file: time series widget three years (on 2017-08-23 at 16.24.54).carto.zip

Additional info

Comes from client / partner request

cc @timoco @jaime @zingbot

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:21 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
noguerolcommented, Sep 8, 2017

This still needs a little bit of @CartoDB/design love

1reaction
arianaescobarcommented, Sep 4, 2017

IMO the scrubber should fall wherever the user clicks on the timeline (as it happens on a youtube video for example) and then it should keep moving forwards. I get that we are snapping filter handles to the limits of the buckets when we select them, but in this case, we’re not making any selection, we’re just moving along a timeline.

So, to clarify, the scrubber shouldn’t jump between each starting point, it should move along the full width of the bucket.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Additional settings for breakdown widgets - ServiceNow Docs
Breakdown widgets have the following optional settings for the date range, the display, the grouping breakdown, and for the column contents. Not all...
Read more >
My Scrubber is not Moving Forward or Backward
So let's take a look at why your automatic scrubber may not be moving forward or reverse or not providing the running time...
Read more >
Physiological time-series analysis using approximate entropy ...
First, ApEn is heavily dependent on the record length and is uniformly lower than expected for short records. Second, it lacks relative consistency....
Read more >
Distributed Storage Fabric - The Nutanix Bible
The storage pool can span multiple Nutanix nodes and is expanded as the cluster ... If data is currently sitting in the OpLog...
Read more >
Stop using so many divs! An intro to semantic HTML
Sure, divs are great and all, but they give no information about their purpose within the document structure. HTML5 has been around for...
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