magicuidesign / magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
https://magicui.design
MIT License
9.69k stars 378 forks source link

[Feature]: Create dynamic sound balance component #149

Open alamenai opened 3 months ago

alamenai commented 3 months ago

Example

image

dillionverma commented 3 months ago

do you imagine this automatically moving up and down? do you have a video example @alamenai ?

alamenai commented 3 months ago

Hi @dillionverma ,

I would say just a random value for CSS height that will be changes with transform property.

dillionverma commented 3 months ago

Here ya go I have the code here

https://github.com/dillionverma/llm.report/blob/main/components/dashboard/LoadingChart.tsx

Do you mind opening a PR to rewrite the code for Magic UI?

I can review and we can get it in this weekend

alamenai commented 3 months ago

Thank you @dillionverma ,

Yes, I'll do it this weekend and I'll open another PRs and suggest some features.