feat(坐标轴): 支持配置纵轴等分刻度
All checks were successful
Package component / package (push) Successful in 4m43s

This commit is contained in:
李启源
2026-08-18 11:45:40 +08:00
parent 233b9b0aa2
commit 8987cae846
11 changed files with 171 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "waveform-analysis",
"version": "0.1.40",
"version": "0.1.41",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/types/index.d.ts",