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.

Add an AMP component that shows a count up/down animation

See original GitHub issue

Here’s a random example of what this is referring to, found through a Google Image Search:

countup

This animation starts at $265,000 and goes up to $268,000 over the course of ~4 seconds. Things to think about:

  • Should allow counting up and down
  • Number formatting (i.e. this includes a dollar sign and comma for thousands digits that aren’t part of the incrementing number)
  • Maybe we can make use of contain: strict and force this to be display: block to prevent massively reflowing text on every frame?

/cc @aghassemi

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
eduardogoncalvescommented, Mar 19, 2019

Hi any news on how can we have this effect?

/ping @aghassemi @newmuis

0reactions
stale[bot]commented, Mar 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add an AMP component that shows a count up/down animation
This animation starts at $265,000 and goes up to $268,000 over the course of ~4 seconds. Things to think about: Should allow counting...
Read more >
Documentation: <amp-animation> - amp.dev
Defines and displays an animation. ... The amp-animation component defines and runs custom animations and effects. It relies on the Web Animations API....
Read more >
Angular Animations and Dynamically updating values
I am trying to create a quiz and I would like to display one question at a time. I would like to animate...
Read more >
150+ ways to use AMP for Email (and Save Interactive Email)
150+ ways to use AMP for Email (and Save Interactive Email) · 1. Chat and live interaction through AMP for Email (5 ideas)...
Read more >
Successive-approximation ADC - Wikipedia
A successive-approximation ADC is a type of analog-to-digital converter that converts a continuous analog waveform into a discrete digital representation ...
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