-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding lines in vertical stacked bar chart complex combo chart (#15551)
* adding lines in the vertical stacked bar chart * Change files * fix build errors * fix build erros * when only the line is highlighted we should show callout to that * fix build issues * making the callout sort according to the rects * updating snapshots Co-authored-by: v-sivsar <[email protected]>
- Loading branch information
1 parent
0033f85
commit 33e5b93
Showing
9 changed files
with
668 additions
and
73 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
...ui-react-examples-2020-10-16-19-34-37-user-v-sivsar-addingLinesInVerticalStackedbarr.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,8 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "modified the example code as per the changes", | ||
"packageName": "@fluentui/react-examples", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch", | ||
"date": "2020-10-16T14:04:37.924Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
...uifabric-charting-2020-10-16-19-34-37-user-v-sivsar-addingLinesInVerticalStackedbarr.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,8 @@ | ||
{ | ||
"type": "minor", | ||
"comment": "added the new feature, which is complex combo chart, where we give ability to the user to draw lines in the vertical stacked bar chart", | ||
"packageName": "@uifabric/charting", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch", | ||
"date": "2020-10-16T14:04:22.573Z" | ||
} |
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
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
Oops, something went wrong.