Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev/1.12.0' into feat/issue-2918
Browse files Browse the repository at this point in the history
  • Loading branch information
kkxxkk2019 committed Jul 9, 2024
2 parents e1ef9be + 3f1a703 commit 3858a36
Show file tree
Hide file tree
Showing 51 changed files with 1,854 additions and 1,479 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vchart",
"comment": "feat: support configuring callback function in indicator text style attributes, #2540",
"type": "none"
}
],
"packageName": "@visactor/vchart"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "feat: add options `hideTimer` in toolti, to hide tooltip by timer\n\n",
"type": "none",
"packageName": "@visactor/vchart"
}
],
"packageName": "@visactor/vchart",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vchart",
"comment": "feat: support `updateIndicatorDataById`/`updateIndicatorDataByIndex` API, related #2776",
"type": "none"
}
],
"packageName": "@visactor/vchart"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "feat: add `userUpdateOptions` to let user specify update type of charts, fix some animation bug\n\n",
"type": "none",
"packageName": "@visactor/vchart"
}
],
"packageName": "@visactor/vchart",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vchart",
"comment": "fix(barbackground): datakey is undefined when set custom datakey",
"type": "none"
}
],
"packageName": "@visactor/vchart"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vchart",
"comment": "fix: fix the issue where `barMaxWidth` does not work when `barWidth` is configured, #2885`",
"type": "none"
}
],
"packageName": "@visactor/vchart"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vchart",
"comment": "fix(crosshair): fix bug of crosshair position when legend filter data. fix#2905",
"type": "none"
}
],
"packageName": "@visactor/vchart"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "fix: clear the timer of tooltip when has update\n\n",
"type": "none",
"packageName": "@visactor/vchart"
}
],
"packageName": "@visactor/vchart",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@visactor/vchart",
"comment": "fix: type define fix",
"type": "none"
}
],
"packageName": "@visactor/vchart"
}
Loading

0 comments on commit 3858a36

Please sign in to comment.