Lottie Max

Charts · 2.4s

KPI Counter

Big number pops in with a green +% delta badge — metric updates

By Lottie Max Added

360×220 · 30fps · 2.40s · loops

Embed it anywhere

Paste the snippet into any HTML page. The animation loads from /templates/kpi-counter.json — host it yourself or hot-link from lottiemax.com.

Embed · KPI Counter
<script src="https://unpkg.com/lottie-web@latest/build/player/lottie.min.js"></script>
<div id="lottie-kpi-counter" style="width:360px;height:220px;"></div>
<script>
  lottie.loadAnimation({
    container: document.getElementById('lottie-kpi-counter'),
    renderer: 'svg',
    loop: true,
    autoplay: true,
    path: 'https://lottiemax.com/templates/kpi-counter.json',
  });
</script>

More charts templates

View all →