Skip to content

AG-14057 Fix unsetting series area #14873

AG-14057 Fix unsetting series area

AG-14057 Fix unsetting series area #14873

GitHub Actions / Tests Results failed Feb 7, 2025 in 1s

6841 passed, 28 failed and 26 skipped

Tests failed

Report Passed Failed Skipped Time
reports/ag-charts-community.xml 1705✅ 28❌ 26⚪ 68s
reports/ag-charts-enterprise.xml 634✅ 42s
reports/ag-charts-website-e2e.xml 2150✅ 722s
reports/ag-charts-website.xml 2176✅ 125ms
reports/ag-website-shared.xml 176✅ 12ms

❌ reports/ag-charts-community.xml

1759 tests were completed in 68s with 1705 passed, 28 failed and 26 skipped.

Test suite Passed Failed Skipped Time
@default 3✅ 359ms
AgChart 5✅ 24s
AgChartV2 5✅ 20s
AreaSeries 102✅ 16⚪ 46s
Axis Examples 121✅ 68s
AxisGridLine 2✅ 2s
BarSeries 131✅ 51s
BaseProperties 10✅ 356ms
BBox 9✅ 382ms
BubbleSeries 7✅ 3s
calculatePlacement function 6✅ 277ms
Caption 5✅ 2s
CartesianChart 40✅ 36s
CategoryScale 12✅ 410ms
Chart 51✅ 32s
Chart Heap Memory 1✅ 1⚪ 34s
ChartOptions 62✅ 28❌ 21s
ChartTheme 11✅ 24s
Color 8✅ 18s
ColorScale 11✅ 417ms
CrossLine 69✅ 34s
DataController 15✅ 18s
DataModel 64✅ 19s
Date/Time Formatting 32✅ 688ms
Default Date/Time Formatting 16✅ 435ms
deprecation module 10✅ 410ms
DonutSeries 7✅ 3s
easing 1✅ 380ms
extent module 8✅ 286ms
Format utils 3✅ 370ms
Gallery Examples 97✅ 23s
Gallery Examples (US TZ) 1✅ 4⚪ 338ms
GridLayout 10✅ 364ms
Grouped Category Axis Examples 35✅ 9s
HierarchySeries 3✅ 474ms
HistogramSeries 40✅ 30s
Integrated Charts Examples 25✅ 11s
interpolate module 5✅ 672ms
json module 53✅ 17s
Legend 24✅ 30s
LegendEvent 7✅ 2s
LinearScale 20✅ 478ms
lineInterpolation 5✅ 425ms
LineSeries 114✅ 22s
LineUtil 1✅ 1s
Log Axis Examples 32✅ 5s
LogScale 21✅ 382ms
Matrix 5✅ 355ms
Memento Caretaker 8✅ 435ms
Module 5✅ 434ms
Node 7✅ 389ms
number format 21✅ 15s
number module 1✅ 343ms
object module 1✅ 338ms
OrdinalTimeScale 20✅ 18s
Overlay 3✅ 5⚪ 576ms
Padding 1✅ 291ms
PieSeries 7✅ 3s
PolarSeries 59✅ 33s
Pool 7✅ 2s
proxy module 5✅ 331ms
Range 1✅ 854ms
Rect 1✅ 18s
ScatterSeries 7✅ 4s
Scene 2✅ 2s
secondaryAxisTicks 1✅ 680ms
Sector 2✅ 18s
Selection 13✅ 19s
series labels 38✅ 9s
simple-chart benchmark 3✅ 5s
State Machine 9✅ 348ms
Text 6✅ 17s
themes module 5✅ 12s
ticks 2✅ 405ms
TimeScale 33✅ 462ms
Tooltip 7✅ 21s
undefined 74✅ 1s
validation module 27✅ 514ms
value module 2✅ 457ms
zIndex 2✅ 391ms

❌ ChartOptions

ChartOptions #processSeriesOptions Simple series options processing works as expected
  ✅ ChartOptions #processSeriesOptions Simple series options processing works as expected
ChartOptions #processSeriesOptions Series options with grouped columns processing works as expected
  ✅ ChartOptions #processSeriesOptions Series options with grouped columns processing works as expected
ChartOptions #processSeriesOptions Series options with stacked columns processing works as expected
  ✅ ChartOptions #processSeriesOptions Series options with stacked columns processing works as expected
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'true' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle stacked property 'false' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted stacked property for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped property for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'true' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'false' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'true', stacked property 'false' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle grouped property 'false', stacked property 'true' for series type [range-bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [area] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [area] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [bar] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [line] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [line] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [nightingale] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [nightingale] appropriately
ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [range-bar] appropriately
  ✅ ChartOptions #processSeriesOptions Stacking and grouping configuration combinations handle omitted grouped and stacked properties for series type [range-bar] appropriately
ChartOptions #prepareOptions for BAR_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for BAR_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for GROUPED_BAR_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for GROUPED_BAR_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for STACKED_BAR_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for STACKED_BAR_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_BAR_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_BAR_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for BAR_CHART_WITH_LABELS_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for BAR_CHART_WITH_LABELS_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for SIMPLE_COLUMN_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for SIMPLE_COLUMN_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for GROUPED_COLUMN_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for GROUPED_COLUMN_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for STACKED_COLUMN_GRAPH_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for STACKED_COLUMN_GRAPH_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_COLUMNS_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_COLUMNS_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for COLUMN_CHART_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for COLUMN_CHART_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for SIMPLE_PIE_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for SIMPLE_PIE_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for SIMPLE_DONUT_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for SIMPLE_DONUT_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for SIMPLE_LINE_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for SIMPLE_LINE_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for LINE_GRAPH_WITH_GAPS_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for LINE_GRAPH_WITH_GAPS_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for SIMPLE_SCATTER_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for SIMPLE_SCATTER_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for BUBBLE_GRAPH_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for BUBBLE_GRAPH_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for BUBBLE_GRAPH_WITH_CATEGORIES_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for BUBBLE_GRAPH_WITH_CATEGORIES_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for SIMPLE_AREA_GRAPH_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for SIMPLE_AREA_GRAPH_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for STACKED_AREA_GRAPH_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for STACKED_AREA_GRAPH_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_AREA_GRAPH_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_AREA_GRAPH_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for AREA_GRAPH_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for AREA_GRAPH_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ADV_TIME_AXIS_WITH_IRREGULAR_INTERVALS it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ADV_TIME_AXIS_WITH_IRREGULAR_INTERVALS it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for LOG_AXIS_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for LOG_AXIS_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ADV_COMBINATION_SERIES_CHART_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ADV_COMBINATION_SERIES_CHART_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ADV_CHART_CUSTOMISATION it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ADV_CHART_CUSTOMISATION it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ADV_CUSTOM_MARKER_SHAPES_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ADV_CUSTOM_MARKER_SHAPES_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ADV_CUSTOM_TOOLTIPS_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ADV_CUSTOM_TOOLTIPS_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions for ADV_PER_MARKER_CUSTOMISATION_EXAMPLE it should prepare options as expected
  ❌ ChartOptions #prepareOptions for ADV_PER_MARKER_CUSTOMISATION_EXAMPLE it should prepare options as expected
	Error: expect(received).toMatchSnapshot(properties)
ChartOptions #prepareOptions should merge combo-chart series overrides as expected
  ✅ ChartOptions #prepareOptions should merge combo-chart series overrides as expected
ChartOptions #prepareOptions should merge complex theme setups as expected
  ✅ ChartOptions #prepareOptions should merge complex theme setups as expected
ChartOptions #prepareOptions should use default theme options when `enabled` is set to `false` on an options object
  ✅ ChartOptions #prepareOptions should use default theme options when `enabled` is set to `false` on an options object
ChartOptions #prepareOptions should intrinsically enable nested crossline options
  ✅ ChartOptions #prepareOptions should intrinsically enable nested crossline options

✅ reports/ag-charts-enterprise.xml

634 tests were completed in 42s with 634 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Annotations 28✅ 32s
BackgroundImage 2✅ 24s
BoxPlotSeries 13✅ 17s
CandlestickSeries 4✅ 3s
ChordSeries 11✅ 26s
Context Menu 2✅ 16s
Crosshair 36✅ 37s
DataSource 5✅ 23s
ErrorBars 39✅ 36s
Feature Combinations 5✅ 5s
ForegroundImage 2✅ 2s
Gallery Examples 37✅ 10s
GradientLegend 1✅ 2s
Grouped Category Axis Examples 8✅ 4s
HeatmapSeries 1✅ 2s
Image 18✅ 7s
label formatter 9✅ 10s
LinearGaugeSeries 46✅ 14s
linkedList 1✅ 511ms
MapLineBackgroundSeries 1✅ 2s
MapMarkerSeries 13✅ 27s
MapShapeBackgroundSeries 1✅ 2s
maxWidthOfRectConstrainedByCenterAndAspectRatioToLineSegment 10✅ 7s
MD5 1✅ 5s
NightingaleSeries 27✅ 33s
OhlcSeries 4✅ 3s
Ordinal Time Axis Examples 56✅ 32s
PieSeries 1✅ 3s
Polar Axes 12✅ 28s
PolarCrossLine 4✅ 3s
priceVolumePreset 3✅ 4s
PyramidSeries 10✅ 26s
RadarAreaSeries 13✅ 26s
RadarLineSeries 13✅ 27s
RadialBarSeries 28✅ 32s
RadialColumnSeries 27✅ 32s
RadialGaugeSeries 12✅ 12s
RangeAreaSeries 16✅ 28s
RangeBarSeries 29✅ 33s
SankeySeries 10✅ 6s
SunburstSeries 14✅ 27s
Time Axis Examples 7✅ 4s
undefined 1✅ 593ms
WaterfallSeries 22✅ 30s
Zoom 29✅ 42s
zoom-large-dataset benchmark 2✅ 40s

✅ reports/ag-charts-website-e2e.xml

2150 tests were completed in 722s with 2150 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
axis-button.spec.ts 3✅ 15s
basic-chart.spec.ts 18✅ 20s
context-menu.spec.ts 13✅ 71s
crosshair.spec.ts 13✅ 56s
examples.spec.ts 1915✅ 722s
financial-charts-showcase.spec.ts 6✅ 22s
gallery-examples.spec.ts 125✅ 245s
icons.spec.ts 1✅ 819ms
interactive-tooltip.spec.ts 2✅ 5s
keyboard-nav.spec.ts 31✅ 82s
legend.spec.ts 12✅ 88s
state.spec.ts 1✅ 1s
text-navigation.spec.ts 2✅ 4s
toolbar.spec.ts 5✅ 11s
zoom.spec.ts 3✅ 7s

✅ reports/ag-charts-website.xml

2176 tests were completed in 125ms with 2176 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
src/components/license-setup/utils/getDependencies.test.ts 200✅ 14ms
src/components/snippet/snippetTransformer.test.ts 1024✅ 125ms
src/utils/addNonBreakingSpaceBetweenLastWords.test.ts 24✅ 7ms
src/utils/framework.test.ts 136✅ 10ms
src/utils/isPathMatch.test.ts 104✅ 11ms
src/utils/mimeType.test.ts 192✅ 13ms
src/utils/pathJoin.test.ts 96✅ 13ms
src/utils/toTitle.test.ts 48✅ 7ms
src/utils/urlWithBaseUrl.test.ts 192✅ 16ms
src/utils/urlWithPrefix.test.ts 160✅ 12ms

✅ reports/ag-website-shared.xml

176 tests were completed in 12ms with 176 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
src/components/license-pricing/comparison-table/utils/createRowDataFilter.test.ts 64✅ 12ms
src/utils/addTrailingSlash.test.ts 64✅ 6ms
src/utils/parseVersion.test.ts 48✅ 7ms

Annotations

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for BAR_CHART_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for BAR_CHART_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for BAR_CHART_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -156,10 +156,18 @@
        "visible": true,
        "xKey": "type",
        "yKey": "earnings",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for GROUPED_BAR_CHART_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for GROUPED_BAR_CHART_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for GROUPED_BAR_CHART_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -250,10 +250,18 @@
        "xKey": "type",
        "yKey": "regular",
        "yName": "Annual growth in regular pay",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for STACKED_BAR_CHART_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for STACKED_BAR_CHART_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for STACKED_BAR_CHART_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -345,10 +345,18 @@
        "xKey": "type",
        "yKey": "housingAssociation",
        "yName": "Housing association",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_BAR_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_BAR_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_BAR_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -302,10 +302,18 @@
        "xKey": "area",
        "yKey": "neverUsed",
        "yName": "Never used",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for BAR_CHART_WITH_LABELS_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for BAR_CHART_WITH_LABELS_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for BAR_CHART_WITH_LABELS_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -162,10 +162,18 @@
        "visible": true,
        "xKey": "job",
        "yKey": "change",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for SIMPLE_COLUMN_CHART_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for SIMPLE_COLUMN_CHART_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for SIMPLE_COLUMN_CHART_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -158,10 +158,18 @@
        "visible": true,
        "xKey": "year",
        "yKey": "visitors",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for GROUPED_COLUMN_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for GROUPED_COLUMN_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for GROUPED_COLUMN_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -500,10 +500,18 @@
        "visible": true,
        "xKey": "year",
        "yKey": "75+",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for STACKED_COLUMN_GRAPH_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for STACKED_COLUMN_GRAPH_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for STACKED_COLUMN_GRAPH_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -393,10 +393,18 @@
        "xKey": "station",
        "yKey": "evening",
        "yName": "Evening",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": true,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_COLUMNS_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_COLUMNS_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for ONE_HUNDRED_PERCENT_STACKED_COLUMNS_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -439,10 +439,18 @@
        "xKey": "type",
        "yKey": "other",
        "yName": "Other",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1565 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for COLUMN_CHART_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for COLUMN_CHART_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for COLUMN_CHART_WITH_NEGATIVE_VALUES_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -248,10 +248,18 @@
        "xKey": "month",
        "yKey": "womenDelta",
        "yName": "Female",
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1565:41)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1576 in packages/ag-charts-community/src/module/optionsModule.test.ts

See this annotation in the file changed.

@github-actions github-actions / Tests Results

ChartOptions ► ChartOptions #prepareOptions for SIMPLE_PIE_CHART_EXAMPLE it should prepare options as expected ► ChartOptions #prepareOptions for SIMPLE_PIE_CHART_EXAMPLE it should prepare options as expected

Failed test found in:
  reports/ag-charts-community.xml
Error:
  Error: expect(received).toMatchSnapshot(properties)
Raw output
Error: expect(received).toMatchSnapshot(properties)

Snapshot name: `ChartOptions #prepareOptions for SIMPLE_PIE_CHART_EXAMPLE it should prepare options as expected 1`

- Snapshot  - 0
+ Received  + 8

@@ -129,10 +129,18 @@
        },
        "type": "pie",
        "visible": true,
      },
    ],
+   "seriesArea": {
+     "padding": {
+       "bottom": 0,
+       "left": 0,
+       "right": 0,
+       "top": 0,
+     },
+   },
    "subtitle": {
      "color": "#8c8c8c",
      "enabled": false,
      "fontFamily": "Verdana, sans-serif",
      "fontSize": 13,
    at toMatchSnapshot (/home/runner/work/ag-charts/ag-charts/packages/ag-charts-community/src/module/optionsModule.test.ts:1576:37)
    at Object.<anonymous> (/home/runner/work/ag-charts/ag-charts/node_modules/jest-each/build/bind.js:81:13)
    at Promise.then.completed (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ag-charts/ag-charts/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/ag-charts/ag-charts/node_modules/jest-runner/build/testWorker.js:106:12)