-
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.
introducing new feature in vertical bar chart. added line (#15505)
* introducing the new feature in vertical bar chart * put check box true * Change files * added prop usesingle color, which makes sure that all the bars are of same color Co-authored-by: v-sivsar <v-sivsar@microsoft.com>
- Loading branch information
1 parent
b7f8877
commit 0239b7d
Showing
11 changed files
with
440 additions
and
114 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
change/@fluentui-react-examples-2020-10-14-12-35-26-user-v-sivsar-ComboChartSimple.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": "added some example code for new feature", | ||
"packageName": "@fluentui/react-examples", | ||
"email": "v-sivsar@microsoft.com", | ||
"dependentChangeType": "patch", | ||
"date": "2020-10-14T07:05:26.323Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@uifabric-charting-2020-10-14-12-35-26-user-v-sivsar-ComboChartSimple.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": "added line to the vertical bar chart", | ||
"packageName": "@uifabric/charting", | ||
"email": "v-sivsar@microsoft.com", | ||
"dependentChangeType": "patch", | ||
"date": "2020-10-14T07:04:59.025Z" | ||
} |
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.