Skip to content

Commit

Permalink
Merge pull request #755 from IgniteUI/mdd-remove-transition-issues/470
Browse files Browse the repository at this point in the history
Mdd remove transition issues/470
  • Loading branch information
mddifilippo89 authored Dec 11, 2024
2 parents 04d8c81 + 2ce7a3b commit 98593d7
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 18 deletions.
5 changes: 3 additions & 2 deletions samples/charts/category-chart/annotations-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"strings": {
"legendTitle": "Average Temperature in Sydney"
},
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -67,7 +67,8 @@
"finalValueAnnotationsTextColor": "white",
"finalValueAnnotationsPrecision": 0,
"yAxisMaximumValue": 35,
"yAxisLabelLocation": "OutsideRight"
"yAxisLabelLocation": "OutsideRight",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/annotations-callouts.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"strings": {
"legendTitle": "Average Temperature in Sydney"
},
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -36,7 +36,8 @@
"crosshairsAnnotationYAxisPrecision": 0,
"yAxisMaximumValue": 35,
"yAxisTitle": "Degrees Celsius",
"yAxisLabelLocation": "OutsideRight"
"yAxisLabelLocation": "OutsideRight",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/annotations-crosshairs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"strings": {
"legendTitle": "Average Temperature in Sydney"
},
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -48,7 +48,8 @@
"crosshairsLineThickness": 2,
"crosshairsSnapToData": true,
"yAxisMaximumValue": 35,
"yAxisLabelLocation": "OutsideRight"
"yAxisLabelLocation": "OutsideRight",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/annotations-custom.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"strings": {
"legendTitle": "Average Temperature in Sydney"
},
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -40,7 +40,8 @@
"calloutsLabelMemberPath": "TempInfo",
"calloutsAllowedPositions": [ "Top", "Bottom" ],
"yAxisMaximumValue": 35,
"yAxisLabelLocation": "OutsideRight"
"yAxisLabelLocation": "OutsideRight",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/annotations-final-value.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"strings": {
"legendTitle": "Average Temperature in Sydney"
},
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -38,7 +38,8 @@
"finalValueAnnotationsPrecision": 0,
"crosshairsAnnotationYAxisPrecision": 0,
"yAxisMaximumValue": 35,
"yAxisLabelLocation": "OutsideRight"
"yAxisLabelLocation": "OutsideRight",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/annotations-highlighting.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"strings": {
"legendTitle": "Average Temperature in Sydney"
},
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -41,7 +41,8 @@
"highlightingBehavior": "NearestItemsAndSeries",
"yAxisMaximumValue": 35,
"yAxisLabelLocation": "OutsideRight",
"toolTipType": "None"
"toolTipType": "None",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/highlighting-behavior.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -30,7 +30,8 @@
"highlightingMode": "Brighten",
"highlightingBehavior": "DirectlyOver",
"toolTipType": "None",
"crosshairsDisplayMode": "None"
"crosshairsDisplayMode": "None",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/highlighting-mode.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"hasAnimations": true,
"hasAnimations": false,
"descriptions": {
"editor": {
"type": "PropertyEditorPanel",
Expand Down Expand Up @@ -29,7 +29,8 @@
"dataSourceRef": "TemperatureAnnotatedData",
"highlightingMode": "BrightenSpecific",
"toolTipType": "None",
"crosshairsDisplayMode": "None"
"crosshairsDisplayMode": "None",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down
5 changes: 3 additions & 2 deletions samples/charts/category-chart/legend-highlighting.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"hasAnimations": true,
"hasAnimations": false,
"strings": {
"legendTitle": "Highest Grossing Movie Franchises"
},
Expand All @@ -22,7 +22,8 @@
"isHorizontalZoomEnabled": false,
"isVerticalZoomEnabled": false,
"highlightingMode": "Brighten",
"legendHighlightingMode": "MatchSeries"
"legendHighlightingMode": "MatchSeries",
"isTransitionInEnabled": false
}
},
"modules": [
Expand Down

0 comments on commit 98593d7

Please sign in to comment.