tableMetaInfo
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
When we right click copy a range we have this property `tableMetaInfo` that exists in the copied JSON.
It seems like a duplicate of existing data and I wonder why this exists. Maybe this could be improved.
```
"tableMetaInfo": {
"isConstantlyHighlighted": true,
"signal": {
"kind": "signal",
"id": "LewkYXrk",
"originDelta": 6.472993162421952,
"delta": 6.472993162421952,
"multiplicity": "dd",
"integration": 10.454928873725857,
"peaks": [
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.