-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Charting: Vertical stacked bar chart minor changes including uncaught…
… type error issue fix. (#15447) * Vertical stacked bar chart minor edits * Change files * change files * margins default description added and minor changes to cartesian margins * lint warnings * Non zero data, ref values updated Co-authored-by: Jameela Kowsar Shaik (Zen3 Infosolutions America Inc) <v-jasha@microsoft.com>
- Loading branch information
1 parent
a6d0ce7
commit 8828fdc
Showing
8 changed files
with
93 additions
and
89 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
...entui-react-examples-2020-10-09-20-59-43-user-v-jasha-VerticalStackedBarChrtIssueFix.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": "Vertical stacked bar chart styled examples code updated.", | ||
"packageName": "@fluentui/react-examples", | ||
"email": "v-jasha@microsoft.com", | ||
"dependentChangeType": "patch", | ||
"date": "2020-10-09T15:29:43.827Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
...e/@uifabric-charting-2020-10-09-20-59-43-user-v-jasha-VerticalStackedBarChrtIssueFix.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": "Vertical stacked bar chart uncaught type error fixed. Minor edits to margins", | ||
"packageName": "@uifabric/charting", | ||
"email": "v-jasha@microsoft.com", | ||
"dependentChangeType": "patch", | ||
"date": "2020-10-09T15:29:42.466Z" | ||
} |
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
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.