@univerjs-pro/engine-pivot 0.10.5 → 0.10.6-experimental.20250904-44da50e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/index.js +1 -1
- package/lib/types/index.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
- Supports multiple value dimensions, and can customize the area (value position) and position (value index) of the multi-value dimension.
|
|
15
15
|
- rename field & format filed
|
|
16
16
|
|
|
17
|
-
More info you can get from link [https://docs.univer.ai/
|
|
17
|
+
More info you can get from link [https://docs.univer.ai/guides/sheets/features/pivot-table#data-source](https://docs.univer.ai/guides/sheets/features/pivot-table#data-source)
|
|
18
18
|
|
|
19
19
|
> This npm package does not depend on any third-party libraries.
|
|
20
20
|
|