Files
hyperframes/registry/components/animated-bar-chart/registry-item.json
T

19 lines
591 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "animated-bar-chart",
"type": "hyperframes:component",
"title": "Animated Bar Chart",
"description": "A compact data card with deterministic bar growth and value callouts.",
"tags": ["data"],
"files": [
{
"path": "animated-bar-chart.html",
"target": "compositions/components/animated-bar-chart.html",
"type": "hyperframes:snippet"
}
],
"preview": {
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/animated-bar-chart.png"
}
}