Commit 8ce469f
authored
BrushState (#605)
* BrushState WIP
* Add missing import after merge
* Fix some svelte/type checks
* Update @layerstack/utils with improved clamp() types. Fix remaining type warnings
* fix merge
* Move BrushState to $lib/states
* Fix CI
* Fix CI1 parent bc97cf8 commit 8ce469f
16 files changed
Lines changed: 384 additions & 280 deletions
File tree
- packages/layerchart
- src
- lib
- components
- charts
- states
- utils
- routes/docs
- components
- AreaChart
- Axis
- BrushContext
- examples/Candlestick
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments