-
Notifications
You must be signed in to change notification settings - Fork 121
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
feat(xy): multilayer time axis #1430
Conversation
d448a8b
to
328d209
Compare
ebadfc9
to
609310d
Compare
609310d
to
917ac6c
Compare
This reverts commit ccbd7c0.
3b7c5a2
to
5d6e852
Compare
Force pushed as the previous commit to the feature branch didn't show up in the PR and didn't start a CI run, due to some github bug |
And that commit still doesn't show up in the PR... |
5d6e852
to
5a4ee6c
Compare
9983e52
to
761d52f
Compare
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.
Changes look good to me, there is no major changes on the single layer time axis so it's good to merge
🎉 This PR is included in version 38.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 38.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
Implementation of the multilayer time axis, based on the timeslip prototype
Details
Some of the things still to do:
options
as a quick and dirty data propagation, it should be reworkedvisible_ticks.ts
(remove temp ts-ignores etc.)implementation detail: in a follow-up PR, unify the new timeslip chrono with your former timeslip chronoIssues
Closes #1310
Fixes #929
Fixes #908
Checklist
:xy
,:partition
):interactions
,:axis
):theme
label has been added and the@elastic/eui-design
team has been pinged when there areTheme
API changescloses #123
,fixes #123
)packages/charts/src/index.ts
dark
,light
,eui-dark
&eui-light