Mobile Chart Live
Mobile Chart Live is a mobile app Remotion shot (with a public demo.tsx). Watch the video preview, read the recipe notes, and copy the agent brief to implement it from tuned TSX.
- Category
- Mobile App
- Duration
- ~6s (180f @ 30fps, including ≥30f of stillness after settling)
- Energy
- Medium (line growth + counter)
- Styles
- 1
Recipe notes
A real-time line chart on a phone data page ("Active sessions") grows point by point from the left edge to the right, the current-value counter rolls with the progress, two stat cards on top stagger in, on a light grid backdrop, and finally the whole device breathes to settle
When to use it
App promo showing a data/analytics page; emphasizes the sense of real-time data growth
Intent
Shoot "the data page refreshing in real time" as a line growing point by point from the left end to the right: the rhythm of the line's growth makes the viewer feel data "flowing in live", the current-value counter in the top right rolls in sync with the growth progress (128→264) giving a quantitative reading, and the two stat cards on top stagger in to show secondary metrics. The core is the sync between "growth" and "counting" — wherever the line draws, the number follows. Vector mockups, pure frame functions, deterministic rendering.