-
Notifications
You must be signed in to change notification settings - Fork 133
refactor: scale improvements #1383
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
79 commits
Select commit
Hold shift + click to select a range
63a8d02
test: undefined baseline with granular domain override
monfera d31d2e0
fix: ensure at least two array elements
monfera 63dad76
test: restore singleton undefined for now
monfera 6c6185d
fix: removing unnecessary let
monfera 6a5a69e
test: typescript four point four
monfera 6ab43ac
refactor: enjoying typescript four point four
monfera 08838a9
refactor: yielding a true or false literal can always be simplified
monfera 5d12a2a
chore: linter appeasement
monfera abfd291
test: removing more scale assertions 01
monfera 5a1b349
test: removing more scale assertions 02
monfera ae9b210
test: relax a type for truthfulness as strings do also occur
monfera 79fad38
test: removing more scale assertions 03
monfera 16e470a
test: removing all any from scale_band.ts
monfera 276c7cf
test: removing all any from scale_continuous.ts
monfera 2ed8e58
test: removing an any and a union type
monfera 8a4dfe5
fix: removing all coercive equal from our code
monfera 5640e5a
fix: removing all coercive not equal
monfera 5da6339
fix: preventing future coercive equal and unequal
monfera 54cb818
refactor: drive by simplification
monfera 49f799e
refactor: reduce algorithmic complexity somewhat
monfera 97d09aa
refactor: simpler coalescing
monfera b24c588
refactor: a let removed
monfera b06bf2d
refactor: mergeYCustomDomainsByGroupId
monfera 16e19b0
refactor: redefine boundedness
monfera e8e5c20
refactor: mergeYCustomDomainsByGroupId 2
monfera b6f3839
refactor: mergeYCustomDomainsByGroupId 3
monfera d419c3c
refactor: topple some typescript jenga
monfera 276a5d9
refactor: remove no longer expressive utils
monfera bb3053b
refactor: convertXScaleTypes
monfera a1ca96a
refactor: convertXScaleTypes 2
monfera 4fb6ff1
refactor: removed an overly lightweight util
monfera 9329c70
refactor: simplified the return value for degenerate cases
monfera 5d82166
refactor: convertXScaleTypes 3
monfera 2d1ca1f
refactor: convertXScaleTypes 4 - mandatory tz yield
monfera 82b082b
refactor: remove light and distant abstraction
monfera c4f4037
fix: no more any in computeContinuousDataDomain
monfera 0ccf5b1
fix: no more explicit and implicit any in computeOrdinalDataDomain
monfera 10a7b38
fix: no more param optionality or zero length if
monfera d7429fc
test: killing some optionalities
monfera c6a2aa3
chore: refactor constrainPadding
monfera fcd45d0
chore: refactor getPaddedDomain
monfera 53f1b9d
chore: refactor getPaddedDomain 2 - special case removal
monfera e7e288b
chore: warning text cleanup
monfera 0acc6b0
refactor: coerceYScaleTypes 1
monfera 46563c3
refactor: coerceYScaleTypes 2
monfera 69a7d41
refactor: coerceYScaleTypes 3
monfera 209c9f6
refactor: coerceYScaleTypes 4
monfera 9219ceb
refactor: for of idiom in computeYDomain
monfera 1ab9a78
chore: no need for optionality
monfera d173297
chore: remove planned code change comments
monfera b80bb22
chore: pick props in type sig and remove X axis originated or obvious…
monfera 7711a63
fix: more any removal
monfera 7563e07
chore: exempt var names centrally ht Nick
monfera 9398aad
chore: no await ht Nick
monfera ba1a983
chore: undone exemption workaround ht Nick
monfera 3f571d9
Revert "chore: no await ht Nick"
monfera f5a9e39
Merge remote-tracking branch 'origin/master' into time-axis-06
monfera 2a71e74
refactor: eq neq optimizations 01
monfera 43a2750
refactor: eq neq optimizations 02
monfera 6600695
refactor: eq neq optimizations 03
monfera c1822f8
refactor: eq neq optimizations 04
monfera b3a9c7e
chore: no longer async
monfera 2c877eb
chore: no longer async part 2
monfera e61c7eb
refactor: eq neq optimizations 04 part 2
monfera cea8e19
chore: remove duplication
monfera 3f44bd6
chore: remove eslint exemption
monfera 854ea38
chore: remove eslint exemption
monfera 0de55eb
test: remove overtyping
monfera 604a1e0
test: remove overtyping update
monfera 820f3fd
refactor: simpler uniqueValues
monfera 908a7f8
refactor: eq neq optimizations 05 - just comments and minor reorg
monfera 9dd03e1
chore: linter wants one line
monfera 7cdd7a9
refactor: eq neq optimizations 06
monfera 78342e3
refactor: eq neq optimizations 07
monfera 6f8bf4c
refactor: eq neq optimizations 08
monfera 23513e2
refactor: eq neq optimizations 09
monfera 2a69ec5
fix: simplification regression
monfera e532321
test: yield false and simplify type
monfera 8a90a96
chore: remove unused try/catch
nickofthyme 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
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
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
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.