-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Aggressive splom perf #3057
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
Aggressive splom perf #3057
Changes from 9 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
56f2ee9
update scattergl & splom 'text' attr description
etpinard 3574ece
move splom scene ref to fullLayout
etpinard 8d0cac5
use styleOnSelect for scatter[polar]gl and splom
etpinard 8282d91
compute marker.size axis 'ppad' value once per splom traces,
etpinard 73acd7e
merge options before matrix.update call
etpinard cc5f0ca
speed up 'axrange' edits
etpinard 17e30d2
aggressively try to speed 'axrange' edits for splom
etpinard 4792f08
optimize lsInner for splom
etpinard f415e96
first-cut editType:'style' pathway for sploms
etpinard 3eb91c0
no need to re-calc 'regl' traces in-and-out of arrayOk values
etpinard 145cad3
try implementing a fast 'markerSize' editType
etpinard 6de1ae4
add supplyDefaults bypass 'axrange' optimization to Plotly.update
etpinard aaf6312
apply no-need-for-<rect.bg> optimization to all cartesian subplots
etpinard 478c669
speed up splom.clean
etpinard 81eb48b
introduce redrawReglTraces subroutine
etpinard 0243451
:hocho: obsolete sortBasePlotModules
etpinard dcacd78
use redrawReglTraces on drag
etpinard 68dfbc1
use redrawReglTraces on polar drag
etpinard c02330c
fix #2797 - clear full canvas and use redrawReglTraces on selections
etpinard 02263b9
use redrawReglTraces in edit subroutines
etpinard f179c2f
skip canvas/context size mismatch test on CI
etpinard cd8d8ab
Merge pull request #3067 from plotly/redraw-regl-traces-subroutine
etpinard 0aad7ea
fixup (add missing @gl)
etpinard 078c086
clear axis types when restyling splom show(upper|lower)half
etpinard 00cae48
Revert "clear axis types when restyling splom show(upper|lower)half"
etpinard 5878223
make trace `(x|y)axes` always have the same length dimensions`
etpinard c2ecb3a
:hocho: obsolete args
etpinard 31d5606
fixup comments
etpinard ea38664
add noCI tag to misbehaving tests
etpinard 4137433
place splom axes on bottom/left sides when just diagonal is missing
etpinard 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
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.
Uh oh!
There was an error while loading. Please reload this page.