feat(chart): support explicit nice x domains
Some checks failed
Package component / package (push) Failing after 3s

This commit is contained in:
李启源
2026-08-13 21:51:49 +08:00
parent e940e0af1d
commit 81f36bde71
16 changed files with 265 additions and 15 deletions

View File

@@ -13,6 +13,7 @@ export type {
WaveformDisplayMode,
WaveformOverlayMode,
WaveformInteractionMode,
WaveformXDomainStrategy,
WaveformZoomEndPayload,
WaveformZoomResetPayload,
WaveformAnnotationStyle,