Skip to content

Commit

Permalink
Merge pull request #216 from VisActor/feat/arc-label
Browse files Browse the repository at this point in the history
Feat/arc label
  • Loading branch information
neuqzxy authored Aug 10, 2023
2 parents 369b666 + 3ebe3b8 commit 6875195
Show file tree
Hide file tree
Showing 15 changed files with 1,862 additions and 76 deletions.
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"
}
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"
}
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"
}
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"
}
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"
}
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"
}
Loading

0 comments on commit 6875195

Please sign in to comment.