diff --git a/docs/public/catalog/components/animated-bar-chart.json b/docs/public/catalog/components/animated-bar-chart.json index 0af415bf2..d89caaec6 100644 --- a/docs/public/catalog/components/animated-bar-chart.json +++ b/docs/public/catalog/components/animated-bar-chart.json @@ -1 +1 @@ -{"html":"\n\n \n \n \n Animated Bar Chart - Demo\n \n \n \n \n \n
\n
\n
\n
\n

Animated Bar Chart

\n

A compact data card with deterministic bar growth and value callouts.

\n
\n +42%\n
\n
\n \n
\n
\n \n \n \n \n \n
\n JanFebMarAprMayJunJul\n
\n
\n
\n
\n \n \n \n\n"} \ No newline at end of file +{"html":"\n\n \n \n \n Animated Bar Chart - Demo\n \n \n \n \n \n
\n
\n
\n
\n

Animated Bar Chart

\n

A compact data card with deterministic bar growth and value callouts.

\n
\n +42%\n
\n
\n \n
\n
\n \n \n \n \n \n
\n JanFebMarAprMayJunJul\n
\n
\n
\n
\n \n \n \n\n"} \ No newline at end of file diff --git a/registry/components/animated-bar-chart/demo.html b/registry/components/animated-bar-chart/demo.html index c5c35e736..0a9429d89 100644 --- a/registry/components/animated-bar-chart/demo.html +++ b/registry/components/animated-bar-chart/demo.html @@ -28,7 +28,7 @@ display: grid; place-items: center; padding: 52px; - transform: scale(2.1); + transform: scale(1.6); transform-origin: center center; } .hf-remocn-animated-bar-chart {