feat(坐标轴): 支持显示纵轴单位
All checks were successful
Package component / package (push) Successful in 4m18s

This commit is contained in:
李启源
2026-08-18 10:06:36 +08:00
parent 5c71c28429
commit 233b9b0aa2
10 changed files with 78 additions and 12 deletions

View File

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