-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(react-charts): Migrate VSBC to V9 #33909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ef9b968
migrate VSBC to V9
Anush2303 f25d2cc
fix build errors
Anush2303 4f995a0
Add change file
Anush2303 bcb624c
Add chart popover
Anush2303 744b914
change in condition
Anush2303 72e3c94
Add tabster
Anush2303 563bc9e
remove unused code
Anush2303 80b0b1a
resolve comments
Anush2303 c03487f
bug fix: segments not greying out
Anush2303 190892d
popover not closing fix
Anush2303 9ca970f
resolve comments
Anush2303 3dc3740
resolve comments
Anush2303 07f55fd
fix popover bug
Anush2303 85f8cfc
revert change
Anush2303 b9c4194
fix build errors
Anush2303 bfde893
Merge branch 'master' into usr/agupta/v9/VSBC
Anush2303 f54c9b5
Merge branch 'master' of https://github.com/microsoft/fluentui into u…
Anush2303 2ac8a60
Merge branch 'usr/agupta/v9/VSBC' of https://github.com/microsoft/flu…
Anush2303 04dc955
add missed utility
Anush2303 a801cc8
solve build error
Anush2303 0a42996
Regenerate change file
Anush2303 e2d0142
fix build error
Anush2303 76eeda4
resolve comments
Anush2303 73fd1f6
resolve comments
Anush2303 6a5125a
Add description and Best practices
Anush2303 ba0156e
Add VSBC AxisTooltip example
Anush2303 ccb8bbf
Add Callout example
Anush2303 0748b32
fix build error
Anush2303 6ed8226
Add examples for VSBC
Anush2303 6262b51
Merge branch 'master' into usr/agupta/v9/VSBC
Anush2303 b5092a2
Merge branch 'master' of https://github.com/microsoft/fluentui into u…
Anush2303 62cdd4f
Merge branch 'usr/agupta/v9/VSBC' of https://github.com/microsoft/flu…
Anush2303 26f1289
fix build error
Anush2303 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
packages/charts/react-charts-preview/library/src/VerticalStackedBarChart.ts
This file contains hidden or 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 @@ | ||
export * from './components/VerticalStackedBarChart/index'; |
This file contains hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.