You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains 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
xy: switch default timezone to local (#1544) (1233e69)
BREAKING CHANGES
xy: The time axis labels of a time-series chart configured without the timeZone prop are now rendering the labels with the local browser timezone instead of UTC.
types: improve generic types in specs, and spec prop types (#1421) (562929e)
BREAKING CHANGES
types: The xAccessor and yAccessor are now required on all xy chart specs. Stronger typing on data prop that may cause type errors when using untyped array (i.e. const arr: never[] = []). Other minor type changes related to spec types.
heatmap: The heatmap yAxisLabel.padding style type is changed from Pixel | Partial to Pixels | Padding. The heatmap axis labels are now correctly subjected to padding calculations and it will result in a slightly different position of labels.
[job][logs] Jest Tests #3 / Alerts by category after loading data it renders the bar chart when data is available
[job][logs] Jest Tests #3 / Alerts by category after loading data it renders the expected subtitle
[job][logs] Jest Tests #6 / APMSection renders transaction stat less than 1k
[job][logs] Jest Tests #6 / APMSection renders with transaction series and stats
[job][logs] Jest Tests #5 / BarChart with stackByField it renders a draggable legend
[job][logs] Jest Tests #5 / BarChart with stackByField it renders the expected draggable legend text for datum kernel
[job][logs] Jest Tests #5 / BarChart with stackByField it renders the expected draggable legend text for datum python.exe
[job][logs] Jest Tests #5 / BarChart with stackByField it renders the expected draggable legend text for datum sshd
[job][logs] Jest Tests #5 / BarChart with stackByField it renders the expected legend color #1EA593 for legend item 0
[job][logs] Jest Tests #5 / BarChart with stackByField it renders the expected legend color #2B70F7 for legend item 1
[job][logs] Jest Tests #5 / BarChart with stackByField it renders the expected legend color #CE0060 for legend item 2
[job][logs] Jest Tests #6 / chart container doesn't show loading indicator
[job][logs] Jest Tests #6 / DetectionEnginePageComponent renders correctly
[job][logs] Jest Tests #7 / Discover chart render with filefield
[job][logs] Jest Tests #7 / Discover component selected index pattern with time field displays chart toggle
[job][logs] Jest Tests #7 / Discover component sidebar should be closed if discover:sidebarClosed is true
[job][logs] Jest Tests #7 / Discover component sidebar should be opened if discover:sidebarClosed is false
[job][logs] Jest Tests #7 / Discover component sidebar should be opened if discover:sidebarClosed was not set
[job][logs] Jest Tests #7 / execution duration chart renders chart when execution duration values are available
[job][logs] Jest Tests #1 / GaugeComponent renders the chart
[job][logs] Jest Tests #7 / Histogram renders correctly
[job][logs] Jest Tests #7 / Host Risk Flyout renders
[job][logs] Default CI Group #4 / lens app lens chart data should render heatmap chart
[job][logs] Default CI Group #4 / lens app lens chart data should render heatmap chart
[job][logs] Default CI Group #26 / machine learning anomaly detection anomaly explorer with farequote based multi metric job renders Overall swim lane
[job][logs] Default CI Group #26 / machine learning anomaly detection anomaly explorer with farequote based multi metric job renders Overall swim lane
[job][logs] Jest Tests #4 / PieComponent hides the legend if the legend toggle is clicked
[job][logs] Jest Tests #4 / PieComponent renders the legend toggle component
[job][logs] Jest Tests #6 / PreviewHistogram it configures data and subtitle
[job][logs] Jest Tests #5 / StatefulTopN rendering in a NON-active timeline context defaults to the 'Alert events' option when rendering in a NON-active timeline context (e.g. the Alerts table on the Detections page) when 'documentType' from 'useTimelineTypeContext()' is 'alerts'
[job][logs] Jest Tests #5 / TagCloudChart calls filter callback
[job][logs] Jest Tests #5 / TagCloudChart not renders the label if showLabel setting is off
[job][logs] Jest Tests #5 / TagCloudChart receives the data in the correct format for bucket and metric accessors of type DatatableColumn
[job][logs] Jest Tests #5 / TagCloudChart receives the data in the correct format for bucket and metric accessors of type number
[job][logs] Jest Tests #5 / TagCloudChart renders the label correctly
[job][logs] Jest Tests #5 / TagCloudChart renders the Wordcloud component with
[job][logs] Jest Tests #5 / TagCloudChart sets the angles correctly
[job][logs] Jest Tests #5 / xy_expression XYChart component allowBrushingLastHistogramBin is true for date histogram data
[job][logs] Jest Tests #5 / xy_expression XYChart component allowBrushingLastHistogramBin should be fakse for ordinal data
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders area
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders bar
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders horizontal bar
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders line
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders stacked area
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders stacked bar
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders stacked horizontal bar
[job][logs] Jest Tests #5 / xy_expression XYChart component legendAction is not triggering event on non-interactive mode
[job][logs] Jest Tests #5 / xy_expression XYChart component onBrushEnd is not set on non-interactive mode
[job][logs] Jest Tests #5 / xy_expression XYChart component onBrushEnd returns correct context data for date histogram data
[job][logs] Jest Tests #5 / xy_expression XYChart component onBrushEnd returns correct context data for number histogram data
[job][logs] Jest Tests #5 / xy_expression XYChart component onElementClick is not triggering event on non-interactive mode
[job][logs] Jest Tests #5 / xy_expression XYChart component onElementClick returns correct context data
[job][logs] Jest Tests #5 / xy_expression XYChart component onElementClick returns correct context data for date histogram
[job][logs] Jest Tests #5 / xy_expression XYChart component onElementClick returns correct context data for numeric histogram
[job][logs] Jest Tests #5 / xy_expression XYChart component returns correct original data for ordinal x axis with special formatter
[job][logs] Jest Tests #5 / xy_expression XYChart component sets up correct yScaleType equal to binary_linear for bytes formatting
Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.
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.
This PR contains the following updates:
40.2.0
->43.0.1
Release Notes
elastic/elastic-charts
v43.0.1
Compare Source
Bug Fixes
v43.0.0
Compare Source
Bug Fixes
local
(#1544) (1233e69)BREAKING CHANGES
v42.1.0
Compare Source
Features
v42.0.0
Compare Source
Bug Fixes
6db2677
(#1541) (5ec6037), closes #1540Features
BREAKING CHANGES
xAccessor
andyAccessor
are now required on all xy chart specs. Stronger typing ondata
prop that may cause type errors when using untyped array (i.e.const arr: never[] = []
). Other minor type changes related to spec types.Co-authored-by: Marco Vettorello [email protected]
41.0.1 (2021-12-20)
Bug Fixes
v41.0.1
Compare Source
Bug Fixes
v41.0.0
Compare Source
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
GoalSpec.config
prop is removed. All properties have been moved/renamed under newTheme.goal
options with the following exceptions:Config.margin
is now controlled byTheme.chartMargins
and is no longer a margin ratio as before.Config.backgroundColor
is now controlled byTheme.background.color
, even though it's not yet used.fontFamily
moved into each respective label stylesangleStart
andangleEnd
are moved onto theGoalSpec
as optional values.sectorLineWidth
,width
andheight
all removed as they were never used.v40.3.0
Compare Source
Features
local
(#1544) (#1555) (34b848d)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.