-
Notifications
You must be signed in to change notification settings - Fork 20
Finishing up remaining TODOs in panel's demo #1144
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 all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
6d1e0de
add time_label as input
b-yogesh 5dde166
save work
b-yogesh 00f7d6d
tiny css update
b-yogesh 5913558
fix error - NoneType is not subscriptable
b-yogesh 3ac7e0a
update hist2d
b-yogesh d3a0134
save
b-yogesh 5324828
save work
b-yogesh 0adc680
save work
b-yogesh 7cc71ef
add new helper func and fix hist demo
b-yogesh e2a044a
save work
b-yogesh 9f6ed07
remove style
b-yogesh e3a5adf
remove print
b-yogesh 19e6ae1
use new state properties
b-yogesh 0271fd8
update TODO
b-yogesh b7b6e7d
remove prints
b-yogesh 752ac6e
Merge branch 'main' into yogesh-xxx-demo-todos
b-yogesh 210d01c
update CHANGES.md
b-yogesh 9eb80b4
Merge branch 'main' into yogesh-xxx-demo-todos
b-yogesh 23de761
Apply suggestions from code review
b-yogesh eb25410
Merge remote-tracking branch 'origin/yogesh-xxx-demo-todos' into yoge…
b-yogesh 772ddf2
update hist2d
b-yogesh ad6272a
save work
b-yogesh 0d37405
update demos
b-yogesh 85bc685
save work
b-yogesh 899bf20
save work
b-yogesh adf6be0
save work
b-yogesh 095c8b3
more updates to spectrum viewer
b-yogesh cb15f99
remove datamanager and use chart as state instead
b-yogesh 7783d92
update spectrum viewer
b-yogesh 7bb467a
update spectrum viewer
b-yogesh 5b151e8
address reviewers comments
b-yogesh 7595e94
address reviewers comments
b-yogesh 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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What
container?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a Vega-chart concept which allows the user to set top-level width or height properties to "container" to indicate that the width or height of the plot should be the same as its surrounding container