Added moving average computation

This commit is contained in:
2025-07-27 16:00:23 +02:00
parent 0093eda1d6
commit 60d505935b
3 changed files with 30 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.9",
"version": "1.0.10",
"description": "Lightweight charting library for the browser and Node.js",
"license": "MIT",
"repository": {