-
Notifications
You must be signed in to change notification settings - Fork 178
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
ts api #1005
Closed
Closed
ts api #1005
Commits on Jul 31, 2022
-
context.ts src/options api.ts and options.ts fix type formatAuto scales/index scales/schemes scales/schemes.ts src/stats stats.ts remove common.ts for now symbols symbols.ts marks/marker marker.ts; changing the API for marker the second argument for markers has not been documented yet; changing it from *context* = {document} to *document* style style.ts src/transforms/basic transform/basic.ts transform/identity transforms/identity.ts transforms/group transforms/groups.ts transforms/inset transforms/inset.ts transforms/map transforms/map.ts transforms/select transforms/select.ts transforms/stack transforms/stack.ts transforms/interval transforms/interval.ts transforms/normalize transforms/normalize.ts transforms/window transforms/window.ts transforms/bin transforms/bin.ts clean-up valueof, map renames & clean-up on ValueAccessor valueof cleaner cleaner defs for data and columns Add stack error messages when X or Z are missing and the specified order requires them move data types to src/data.ts too much typing README documentation and links for Plot.column, Plot.valueof and Plot.transform (aka basic) options.ts copied from 6b6aa86a keep in sync with #1008 follow #1008 on pXX follow #1008 Datum can also be an array of values, with typical accessors being "length", "0", "1"… more typings basic.ts is working transforms: identity, inset, interval, map window, and a bit of progress on stack normalize select stack bin group markers and symbols arrayify comes back difficulty typing Trasnforms vs Initializer, because Plot.sort applies to either
Configuration menu - View commit details
-
Copy full SHA for f2f4e13 - Browse repository at this point
Copy the full SHA f2f4e13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 072096a - Browse repository at this point
Copy the full SHA 072096aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa4fe6 - Browse repository at this point
Copy the full SHA 4fa4fe6View commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec1a875 - Browse repository at this point
Copy the full SHA ec1a875View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bf186 - Browse repository at this point
Copy the full SHA d7bf186View commit details -
Configuration menu - View commit details
-
Copy full SHA for a08da7e - Browse repository at this point
Copy the full SHA a08da7eView commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc548a2 - Browse repository at this point
Copy the full SHA dc548a2View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a881030 - Browse repository at this point
Copy the full SHA a881030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f1179 - Browse repository at this point
Copy the full SHA 47f1179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6c70f - Browse repository at this point
Copy the full SHA 1f6c70fView commit details
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.