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.

Delete Animated option and add a new Aggregation method

See original GitHub issue

When style is set as animated some things needs to happen:

  • if the style applied does not use any variable it should work like it’s working with now
  • if we have one style using “by value”
    • if it’s a category attribute: torque style should use cdb_mode([attribute]) as aggregation and use the turbocarto for the category
    • if it’s a ramp attribute: torque style should use avg([attribute]) as aggregation and use the turbocarto for ramps
  • if we have more than one style attribute using “by value” -> we can’t do anything with torque here since we don’t have multivariable torque <- cc @saleiva. One solution would be to disable animated when this happen but not sure how hard is to explain that limitation to the user.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
javisantanacommented, Jul 22, 2016

dios os quiere

0reactions
xavijamcommented, Aug 9, 2016

I added the comment in the code above, not in the real CartoCSS. Torque version 2.15.1 (from npm module).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Animation Techniques for Adding and Removing Items From a ...
Applying CSS-only animations to a dynamic DOM event (adding brand new elements and fully removing elements) is extremely tricky work.
Read more >
Format Animations - Tableau Help
Animate visualizations in a workbook​​ Choose Format > Animations. If you want to animate every sheet, under Workbook Default, click On. Then do...
Read more >
Aggregate awareness | Looker - Google Cloud
Use aggregate awareness to make database querying more efficient. ... One way to ensure that an aggregate table can provide accurate data ...
Read more >
Aggregate - OutSystems 11 Documentation
An empty Aggregate opens and Service Studio displays a message on the empty Aggregate that you need to add an Entity. Create new...
Read more >
Working with Data Items in a Report - SAS Help Center
SAS Visual Analytics assigns a default aggregation method to every measure. Almost all measures are assigned Sum.
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