-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add performance doc #4769
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
Add performance doc #4769
Changes from 24 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7770164
add examples using base64
archmoj c2d755e
remove example + make small changes to metadata
LiamConnors d0bc21b
add back correct examples
LiamConnors fb0a5d8
add content for numpy arrays
LiamConnors 49ae498
fix typo
LiamConnors 589d105
rename file
LiamConnors 79afc5c
update titles and link
LiamConnors af1c4a4
fix typo and shorten content
LiamConnors 170d7f9
Update numpy-arrays.md
LiamConnors 7a67f81
merge performance content
LiamConnors f75521c
add intro and restructure svg intro
LiamConnors c895f10
Update webgl-vs-svg.md
LiamConnors 77d7aa3
Update webgl-vs-svg.md
LiamConnors c1e43e7
Update webgl-vs-svg.md
LiamConnors bdfd6af
Update doc/python/webgl-vs-svg.md
LiamConnors 8a3769c
Update doc/python/webgl-vs-svg.md
LiamConnors cf7ac59
change order of dtypes + mention specifying dtype in numpy
LiamConnors 02a9b28
add link to numpy reference docs
LiamConnors 6c6c27b
Merge branch 'master' into add-base64-docs
LiamConnors 56bb8fc
remove extra webgl examples
LiamConnors cdd7839
shorten webgl content
LiamConnors 9ee6b26
small edits + remove extra example
LiamConnors 1325ac1
rename file
LiamConnors 24021f3
add update to types of series
LiamConnors f60f02c
Merge branch 'version-6-migration' into add-base64-docs
LiamConnors 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
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.
Would be great to combine https://plotly.com/python/datashader/ into this page too!