Has anyone experienced issues with the Animated Line Graph component in Adalo?
I configured everything correctly and the graph works perfectly in Preview Mode, showing proper connected animated lines. However, in the actual app/runtime build, it only displays separate dots/points instead of connected lines.
What I checked:
• Dataset structure
• Numeric values
• X/Y field mappings
• Component configuration
Everything appears correct, and Preview Mode confirms it works there.
Steps to reproduce:
-
Add Animated Line Graph component
-
Connect valid time-series/numeric data
-
Configure X and Y mappings
-
Preview Mode → works correctly
-
Live app/runtime → only dots appear
Seems like a rendering inconsistency between Preview and production runtime.
Has anyone found a fix or workaround for this?
