-
Notifications
You must be signed in to change notification settings - Fork 134
feat(xy)!: change timeAxisLayerCount the default from 0 to 2
#2582
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
walterra
merged 39 commits into
elastic:main
from
walterra:remove-legacy-time-axis-support
Mar 11, 2025
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
5bda2dd
change default timeAxisLayerCount to 2, update matching default styles
walterra 3024c20
update defaults for timeAxisLayerCount
walterra 6de88e4
update examples
walterra bf6f13d
fix style application
walterra 3ddc390
refactor getAxesStylesSelector
walterra f406321
update snapshots
walterra 1eb76a5
fix jest tests for axis_utils
walterra 6206090
update packages/charts/api/charts.api.md
walterra 507a484
apply multilayer time axis style only to xy charts with time on the x…
walterra bdc89a2
update snapshots
walterra aa75d28
tweak getAxesStylesSelector to retain original default behavior
walterra 53bb38d
pass around scaleType to identify if x axis is of type time
walterra 699c962
fix jest tests for axis_utils
walterra 326cb89
fix jest tests and update snapshots for utils/dimensions
walterra 4a6f1cb
tweak var names
walterra f050825
revert isVertical to vertical
walterra e993704
update packages/charts/api/charts.api.md
walterra 4be69ef
pass on settingsSpec.rotation
walterra c52a4c1
fix x axis time scale check
walterra 9337433
update snapshots
walterra 5d05ade
adds checks that isMultilayerTimeAxis needs to have chart rotation of 0.
walterra 8ba9cd8
change story axis from ordinal to time to fix padding
walterra 12f3d3b
isMultilayerTimeAxisSelector
walterra 925c5ba
isMultilayerTimeAxisSelector is now just isMultilayerTimeAxis in axis…
walterra 5ef3060
provide chart rotation via settingsSpec
walterra 3bda648
fix jest tests
walterra 35791a0
adds jest tests for isMultilayerTimeAxisFn
walterra 316102b
delete leftover line
walterra 93c761f
naming tweaks
walterra 93e77c5
pass around less heavy args
walterra f2645cb
refactor to individual args instead of options arg
walterra c6fdc74
enable histogram mode for time scales to align with the multi-layer t…
walterra be42e14
fix storybook stories
markov00 59004d5
Merge branch 'main' into remove-legacy-time-axis-support
markov00 4337d98
fix import
walterra 261324f
test(vrt): update screenshots [skip ci]
elastic-datavis[bot] bc499cb
use mock spec
walterra 4f9927d
use MockGlobalSpec.settings
walterra f161d88
remove isXAxis
walterra 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
Binary file modified
BIN
-4.05 KB
(72%)
...test.ts-snapshots/baselines/annotations-lines/advanced-markers-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+604 Bytes
(100%)
...ll.test.ts-snapshots/baselines/annotations-lines/x-time-domain-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.74 KB
(100%)
...reenshots/all.test.ts-snapshots/baselines/area-chart/band-area-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.21 KB
(110%)
...screenshots/all.test.ts-snapshots/baselines/area-chart/stacked-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.06 KB
(100%)
.../all.test.ts-snapshots/baselines/area-chart/stacked-percentage-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.32 KB
(100%)
...s-snapshots/baselines/area-chart/stacked-percentage-with-zeros-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.72 KB
(100%)
...all.test.ts-snapshots/baselines/area-chart/stacked-same-naming-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.21 KB
(110%)
....test.ts-snapshots/baselines/area-chart/stacked-separate-specs-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-214 Bytes
(99%)
...s/all.test.ts-snapshots/baselines/area-chart/test-single-point-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.31 KB
(120%)
...reenshots/all.test.ts-snapshots/baselines/area-chart/test-time-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-198 Bytes
(99%)
...creenshots/all.test.ts-snapshots/baselines/area-chart/timeslip-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.08 KB
(110%)
...enshots/all.test.ts-snapshots/baselines/area-chart/with-4-axes-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.32 KB
(100%)
...ll.test.ts-snapshots/baselines/area-chart/with-axis-and-legend-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.83 KB
(110%)
...ll.test.ts-snapshots/baselines/area-chart/with-negative-values-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.6 KB
(100%)
...ts/all.test.ts-snapshots/baselines/area-chart/with-time-x-axis-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+164 Bytes
(100%)
e2e/screenshots/all.test.ts-snapshots/baselines/axes/basic-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.03 KB
(95%)
...enshots/all.test.ts-snapshots/baselines/axes/duplicate-ticks-2-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.52 KB
(110%)
...reenshots/all.test.ts-snapshots/baselines/axes/duplicate-ticks-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-405 Bytes
(99%)
...shots/all.test.ts-snapshots/baselines/bar-chart/band-bar-chart-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-265 Bytes
(99%)
...shots/all.test.ts-snapshots/baselines/bar-chart/rendering-sort-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.08 KB
(110%)
...creenshots/all.test.ts-snapshots/baselines/bar-chart/test-time-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.18 KB
(110%)
.../all.test.ts-snapshots/baselines/bar-chart/test-time-clustered-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+69 Bytes
(100%)
...apshots/baselines/bar-chart/time-clustered-using-various-specs-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.19 KB
(110%)
...snapshots/baselines/bar-chart/time-stacked-using-various-specs-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-842 Bytes
(96%)
...ots/all.test.ts-snapshots/baselines/bar-chart/with-time-x-axis-chrome-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+725 Bytes
(110%)
...nes/interactions/brush-selection-tool-on-histogram-time-charts-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+975 Bytes
(110%)
...ots/baselines/interactions/brush-selection-tool-on-time-charts-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.27 KB
(110%)
...t.ts-snapshots/baselines/interactions/crosshair-with-time-axis-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-113 Bytes
(99%)
....test.ts-snapshots/baselines/interactions/cursor-update-action-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.21 KB
(85%)
...-snapshots/baselines/interactions/interaction-with-null-values-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.55 KB
(91%)
...all.test.ts-snapshots/baselines/interactions/png-export-action-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.69 KB
(100%)
...reenshots/all.test.ts-snapshots/baselines/legend/custom-legend-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.88 KB
(100%)
....ts-snapshots/baselines/line-chart/curved-with-axis-and-legend-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-171 Bytes
(100%)
...ll.test.ts-snapshots/baselines/line-chart/isolated-data-points-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.25 KB
(100%)
...ts-snapshots/baselines/line-chart/multi-series-with-log-values-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+236 Bytes
(100%)
...s-snapshots/baselines/line-chart/multiple-with-axis-and-legend-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+885 Bytes
(100%)
...nshots/all.test.ts-snapshots/baselines/line-chart/point-shapes-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+230 Bytes
(100%)
...ts-snapshots/baselines/line-chart/stacked-with-axis-and-legend-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3.24 KB
(130%)
...ll.test.ts-snapshots/baselines/line-chart/test-negative-points-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+928 Bytes
(100%)
...ll.test.ts-snapshots/baselines/line-chart/with-axis-and-legend-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.4 KB
(84%)
...reenshots/all.test.ts-snapshots/baselines/line-chart/with-axis-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.71 KB
(110%)
...l.test.ts-snapshots/baselines/mixed-charts/test-bar-lines-time-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.28 KB
(110%)
...hots/all.test.ts-snapshots/baselines/scales/specified-timezone-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5.28 KB
(70%)
.../all.test.ts-snapshots/baselines/scales/timezone-configuration-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5.28 KB
(70%)
...l.test.ts-snapshots/baselines/scales/tooltip-in-local-timezone-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5.28 KB
(70%)
...eenshots/all.test.ts-snapshots/baselines/scales/tooltip-in-utc-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-269 Bytes
(100%)
...l.test.ts-snapshots/baselines/small-multiples-alpha/grid-lines-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-11 Bytes
(100%)
...st.ts-snapshots/baselines/small-multiples-alpha/vertical-areas-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-162 Bytes
(100%)
...ots/all.test.ts-snapshots/baselines/stylings/highlighter-style-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+172 Bytes
(100%)
...nshots/all.test.ts-snapshots/baselines/test-cases/domain-edges-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.05 KB
(79%)
...est.ts-snapshots/baselines/test-cases/legend-scroll-bar-sizing-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+7.45 KB
(100%)
...ts/all.test.ts-snapshots/baselines/test-cases/lens-stress-test-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+130 Bytes
(100%)
...l.test.ts-snapshots/baselines/test-cases/point-style-overrides-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-21 Bytes
(100%)
...s/all.test.ts-snapshots/baselines/test-cases/start-day-of-week-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.32 KB
(70%)
...ation-0/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.96 KB
(72%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.05 KB
(72%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.96 KB
(79%)
...ion-180/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.78 KB
(80%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.73 KB
(81%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.17 KB
(87%)
...tion-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.09 KB
(88%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.34 KB
(87%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.32 KB
(87%)
...tive-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.04 KB
(88%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.06 KB
(88%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.02 KB
(73%)
...ation-0/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.91 KB
(73%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.86 KB
(74%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.57 KB
(82%)
...ion-180/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.59 KB
(82%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.65 KB
(82%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.11 KB
(87%)
...tion-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.16 KB
(87%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.97 KB
(88%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 KB
(88%)
...tive-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.17 KB
(87%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.06 KB
(88%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.37 KB
(71%)
...ation-0/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.47 KB
(71%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.34 KB
(72%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.05 KB
(80%)
...ion-180/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.17 KB
(79%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 KB
(80%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.07 KB
(88%)
...tion-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.26 KB
(87%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.15 KB
(87%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.09 KB
(88%)
...tive-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.36 KB
(87%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.27 KB
(87%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.46 KB
(69%)
...ation-0/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.87 KB
(73%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.09 KB
(72%)
...tion-0/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.18 KB
(78%)
...ion-180/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.93 KB
(79%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2.96 KB
(79%)
...on-180/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.15 KB
(87%)
...tion-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.05 KB
(88%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.31 KB
(87%)
...ion-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.3 KB
(87%)
...tive-90/renders-marker-annotation-within-chart-canvas-metric-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.02 KB
(88%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-15-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.01 KB
(88%)
...ive-90/renders-marker-annotation-within-chart-canvas-metric-30-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.85 KB
(100%)
...area-series-stories/accessor-formats/should-show-custom-format-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+266 Bytes
(100%)
...s/area-with-isolated-data-points/render-correctly-fit-function-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.54 KB
(100%)
...tories/negative-log-areas/shows-negative-values-with-log-scale-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+85 Bytes
(100%)
...s/area-series-stories/small-multiples-with-log-scale-dont-clip-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.06 KB
(100%)
...est.ts-snapshots/area-series-stories/stacked-as-not-percentage-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-320 Bytes
(98%)
...ata-bin-width-if-min-interval-is-expressly-specified-to-be-low-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
...me-axis-with-a-single-point-and-a-degenerate-zero-width-domain-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+15 Bytes
(100%)
...xis-with-a-single-point-and-an-arbitrary-non-degenerate-domain-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+31 Bytes
(100%)
...e-domain-on-the-right-with-one-bin-width-with-custom-bin-width-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+93 Bytes
(100%)
...omain-on-the-right-with-one-bin-width-without-custom-bin-width-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-140 Bytes
(100%)
...xis-stories/should-have-st-nd-rd-th-after-day-of-month-numbers-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-128 Bytes
(100%)
...d-have-st-nd-rd-th-after-day-of-month-numbers-even-for-the-20s-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3.23 KB
(120%)
...snapshots/axis-stories/should-hide-consecutive-duplicate-ticks-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-216 Bytes
(98%)
...ot-show-a-raster-that-is-finer-than-the-bin-width-min-interval-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-126 Bytes
(100%)
...ots/axis-stories/should-render-hour-raster-from-00-00-to-23-59-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+164 Bytes
(100%)
...test.ts-snapshots/axis-stories/should-render-proper-tick-count-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-10.4 KB
(76%)
...s/should-render-proper-tick-count-with-show-overlapping-labels-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-92 Bytes
(100%)
...ies.test.ts-snapshots/axis-stories/should-use-a-decades-raster-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.95 KB
(98%)
...s/small-multiples/axis-position-bottom/should-hide-empty-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.01 KB
(96%)
.../small-multiples/axis-position-bottom/should-hide-panel-titles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.95 KB
(98%)
...stories/small-multiples/axis-position-bottom/should-hide-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.31 KB
(96%)
...ies/small-multiples/axis-position-left/should-hide-empty-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.07 KB
(96%)
...es/small-multiples/axis-position-left/should-hide-panel-titles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.31 KB
(96%)
...s-stories/small-multiples/axis-position-left/should-hide-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.53 KB
(96%)
...es/small-multiples/axis-position-right/should-hide-empty-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.06 KB
(96%)
...s/small-multiples/axis-position-right/should-hide-panel-titles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.53 KB
(96%)
...-stories/small-multiples/axis-position-right/should-hide-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.95 KB
(98%)
...ries/small-multiples/axis-position-top/should-hide-empty-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3.04 KB
(96%)
...ies/small-multiples/axis-position-top/should-hide-panel-titles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.95 KB
(98%)
...is-stories/small-multiples/axis-position-top/should-hide-title-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.61 KB
(98%)
...ries/small-multiples/should-render-four-axes-with-no-gridlines-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.96 KB
(98%)
...multiples/should-render-four-axes-with-titles-and-panel-titles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-116 Bytes
(100%)
...ts/axis-stories/theme-dark/should-switch-to-a-30-minute-raster-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-107 Bytes
(100%)
...s/axis-stories/theme-light/should-switch-to-a-30-minute-raster-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-120 Bytes
(100%)
...start-of-week-label-on-last-month-when-tick-is-outside-extents-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-146 Bytes
(99%)
...-start-of-week-label-on-last-month-when-tick-is-inside-extents-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-126 Bytes
(100%)
...ies/uses-proper-english-ending-at-a-daily-resolution-10th-25th-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-109 Bytes
(100%)
...ies/uses-proper-english-ending-at-a-daily-resolution-30th-14th-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-152 Bytes
(100%)
...axis-stories/uses-proper-english-ending-at-a-weekly-resolution-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-405 Bytes
(99%)
...ies-stories/functional-accessors/y-1accessors-and-y-0accessors-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-343 Bytes
(98%)
...series-stories/should-sort-legend-independent-from-render-sort-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+725 Bytes
(110%)
...ith-histogram-bar-series/should-render-correct-axis-rotation-0-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-469 Bytes
(99%)
...apshots/chart/sizing/should-render-multiple-charts-with-titles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.87 KB
(92%)
...ull-values-in-tooltip-if-configured/hide-tooltip-if-configured-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.39 KB
(96%)
...ull-values-in-tooltip-if-configured/show-n-a-tooltip-for-areas-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1.67 KB
(94%)
...null-values-in-tooltip-if-configured/show-n-a-tooltip-for-bars-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-615 Bytes
(99%)
....ts-snapshots/interactions/tooltip-sync/show-synced-crosshairs-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+2.09 KB
(100%)
...s/interactions/tooltip-sync/show-synced-extra-values-in-legend-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-539 Bytes
(99%)
...st.ts-snapshots/interactions/tooltip-sync/show-synced-tooltips-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-501 Bytes
(99%)
...pshots/legend-stories/should-adjust-legend-width-for-scrollbar-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+133 Bytes
(100%)
...-auto-visibility/hide-points-when-space-between-point-is-small-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-26 Bytes
(100%)
...auto-visibility/show-points-when-space-between-point-is-enough-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-81 Bytes
(100%)
...ts-snapshots/stylings-stories/highlight-style-and-point-buffer-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+112 Bytes
(100%)
...ies/isolated-point-styles/should-disable-isolated-point-styles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+204 Bytes
(100%)
...es/should-override-all-point-styles-with-point-accessor-styles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+123 Bytes
(100%)
...d-override-theme-and-series-point-styles-with-iso-point-styles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+136 Bytes
(100%)
...d-override-theme-point-and-iso-point-styles-with-series-styles-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-68 Bytes
(100%)
...-last-value-should-be-aligned-across-areas-and-bars/custom-1ms-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.91 KB
(100%)
...st-value-should-be-aligned-across-areas-and-bars/custom-domain-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+120 Bytes
(100%)
...ast-value-should-be-aligned-across-areas-and-bars/custom-empty-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1.91 KB
(100%)
...last-value-should-be-aligned-across-areas-and-bars/data-domain-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
+22 Bytes
(100%)
...should-correctly-render-histogram-with-start-of-week-as-sunday-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-693 Bytes
(98%)
...e-america-new-york/use-default-local-timezone-america-new-york-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-759 Bytes
(97%)
...ne/timezone-europe-rome/use-default-local-timezone-europe-rome-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.28 KB
(75%)
e2e/screenshots/timezone.test.ts-snapshots/time-zone/utc-minus-8-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4.8 KB
(73%)
e2e/screenshots/timezone.test.ts-snapshots/time-zone/utc-plus-8-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-54 Bytes
(100%)
...snapshots/tooltip/chart-types/cartesian/pinning-over-selection-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...pshots/tooltip/chart-types/cartesian/pinning-without-selection-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-371 Bytes
(99%)
...chart-types/cartesian/selecting-series-on-pinned-tooltip-async-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-394 Bytes
(99%)
...oltip/chart-types/cartesian/selecting-series-on-pinned-tooltip-chrome-linux.png
Oops, something went wrong.
Binary file modified
BIN
-50 Bytes
(100%)
...ip/chart-types/cartesian/show-loading-prompt-for-async-actions-chrome-linux.png
Oops, something went wrong.
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.