-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #216 from VisActor/feat/arc-label
Feat/arc label
- Loading branch information
Showing
15 changed files
with
1,862 additions
and
76 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/feat-arc-label_2023-08-04-09-38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@visactor/vrender-components", | ||
"comment": "feat: arc label sink", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/feat-arc-label_2023-08-08-11-20.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@visactor/vrender-components", | ||
"comment": "feat: modify arcLabel position", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/feat-label_custom_layout_2023-07-21-07-11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@visactor/vrender-components", | ||
"comment": "feat(component): label component support custom layout and dataFilter", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
...n/changes/@visactor/vrender-components/fix-interactive-layer-create_2023-07-27-10-01.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@visactor/vrender-components", | ||
"comment": "fix: fix the issue of using interactive layer in only on canvas env", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender/fix-area-stroke_2023-07-27-11-48.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@visactor/vrender", | ||
"comment": "fix: fix the issue of area stroke with texture", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@visactor/vrender" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender/fix-interactive-layer-create_2023-07-27-10-01.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@visactor/vrender", | ||
"comment": "fix: fix the issue of using interactive layer in only on canvas env", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@visactor/vrender" | ||
} |
Oops, something went wrong.