σ Δ
σ Δ
Bybit exchange uses KlineChart without changing the font style. 
> This issue is considered resolved then yes? yes, it's on the docs, [getting-started#Import-on-Demand](https://www.antdv.com/docs/vue/getting-started#Import-on-Demand)
@Exidex this is impressive project. i wonder if we can have a runtime/sdk to allow user to run LLM generated code/view without the need to build plugins. this will unlock...
😅 stacking and offset rule are weird. i'm fighting with them now. i'm building a really simple editor, which has 1 track for same type. after moving/resize on timeline, using...
no worry, i might remove the use of track, or handling in the back for users to ensure ux `stack mode` isn't right words for this, `dictionary: a pile of...
> remove the use of track you can't, the problem is layering 😅, you can't layer clip with (z)index so to layer, we need to use `track`. there is `@flatten-js/interval-tree`...
i'm newbie on this 😅, i just want to make *really* simple editor without the need to understand `track` for non technical like and newbie like me so each track...
From the docs, but not actual the case @k9p5 If clips overlap, Diffusion Studio will automatically adjust the start/stop times or `move the clip to a different track. ` It...