From 68883b37686cb428d66004166faeb0dc982ae97b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 21 Dec 2023 17:11:50 +0100
Subject: [PATCH] Update dependency @elastic/charts to v61.2.0 (main) (#173329)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |
[`61.0.3` ->
`61.2.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/61.0.3/61.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@elastic%2fcharts/61.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@elastic%2fcharts/61.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@elastic%2fcharts/61.0.3/61.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@elastic%2fcharts/61.0.3/61.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
elastic/elastic-charts (@elastic/charts)
###
[61.2.0](https://github.com/elastic/elastic-charts/compare/v61.1.0...v61.2.0)
(2023-12-19)
##### Bug Fixes
* **deps:** update dependency @elastic/eui to ^91.1.0
([#2267](https://github.com/elastic/elastic-charts/issues/2267))
([308e974](https://github.com/elastic/elastic-charts/commit/308e97429c6d69fc3b902ed557c322c1d2e6bfa8))
* **deps:** update dependency @elastic/eui to ^91.2.0
([#2268](https://github.com/elastic/elastic-charts/issues/2268))
([29cdcb3](https://github.com/elastic/elastic-charts/commit/29cdcb360740a535710f1a4d08a1dd44c5cb569b))
* **metric:** background colors and sparkline rendering
([#2255](https://github.com/elastic/elastic-charts/issues/2255))
([5abddfc](https://github.com/elastic/elastic-charts/commit/5abddfc67fe284d1a483deb4f8f6bc51e7cfedbc))
* **partition:** rendering with small radius
([#2273](https://github.com/elastic/elastic-charts/issues/2273))
([95a8537](https://github.com/elastic/elastic-charts/commit/95a8537248eff8e72db21f960852b20ccd64fa62))
* **partition:** zero value sectors cause max stack call
([#2260](https://github.com/elastic/elastic-charts/issues/2260))
([4b30db7](https://github.com/elastic/elastic-charts/commit/4b30db72981af3baed78ad72c7ab679324a767f6))
* **theme:** legacy margins
([#2262](https://github.com/elastic/elastic-charts/issues/2262))
([299c869](https://github.com/elastic/elastic-charts/commit/299c869fec254c16fea169cc32b319c2bc79ee71))
##### Features
* increase tooltip width to 500px and truncate items to 2 lines
([#2261](https://github.com/elastic/elastic-charts/issues/2261))
([afdef1c](https://github.com/elastic/elastic-charts/commit/afdef1c0142d954dd72a5833d6b9f0abce064f4a))
###
[`v61.1.0`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#6110-2023-11-20)
[Compare
Source](https://togithub.com/elastic/elastic-charts/compare/v61.0.3...v61.1.0)
##### Bug Fixes
- **deps:** update dependency
[@elastic/eui](https://togithub.com/elastic/eui) to v91
([#2233](https://togithub.com/elastic/elastic-charts/issues/2233))
([e89f623](https://togithub.com/elastic/elastic-charts/commit/e89f623792312c4f6b609ebb975de0800f3c297e))
- **metric:** add option to set empty cell background color
([#2247](https://togithub.com/elastic/elastic-charts/issues/2247))
([6a9fb86](https://togithub.com/elastic/elastic-charts/commit/6a9fb86bee5212a47060c5070f260961097014b4))
- **metric:** background color for bar with interactions
([#2248](https://togithub.com/elastic/elastic-charts/issues/2248))
([dcb56fa](https://togithub.com/elastic/elastic-charts/commit/dcb56fa08540631a9b3b0e588352ee6daf3d54a0))
##### Features
- **bullet:** improve header layout and positioning
([#2243](https://togithub.com/elastic/elastic-charts/issues/2243))
([b3a95d2](https://togithub.com/elastic/elastic-charts/commit/b3a95d24fb02690ca6599622352c743c04624690))
- **bullet:** new design style and implementation
([#2156](https://togithub.com/elastic/elastic-charts/issues/2156))
([fca6cdd](https://togithub.com/elastic/elastic-charts/commit/fca6cdd5bc34a65c0792dbab7d756404bf43501b))
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - 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.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/elastic/kibana).
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Vettorello
---
package.json | 2 +-
.../gauge_component.test.tsx.snap | 15 +-
.../partition_vis_component.test.tsx.snap | 90 ++++++++++-
.../__snapshots__/xy_chart.test.tsx.snap | 150 ++++++++++++++++--
.../__snapshots__/donut_chart.test.tsx.snap | 15 +-
yarn.lock | 10 +-
6 files changed, 258 insertions(+), 24 deletions(-)
diff --git a/package.json b/package.json
index 2553521b662be..998d54ad9eb79 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@dnd-kit/utilities": "^2.0.0",
"@elastic/apm-rum": "^5.15.0",
"@elastic/apm-rum-react": "^2.0.1",
- "@elastic/charts": "61.0.3",
+ "@elastic/charts": "61.2.0",
"@elastic/datemath": "5.0.3",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@8.9.1-canary.1",
"@elastic/ems-client": "8.5.1",
diff --git a/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap b/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap
index afd6ce21ad36f..f797f9ba344e0 100644
--- a/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap
+++ b/src/plugins/chart_expressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap
@@ -191,6 +191,19 @@ exports[`GaugeComponent renders the chart 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -510,7 +523,7 @@ exports[`GaugeComponent renders the chart 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
diff --git a/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap b/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap
index 241e2ac6f4faf..f7c57d6e765df 100644
--- a/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap
+++ b/src/plugins/chart_expressions/expression_partition_vis/public/components/__snapshots__/partition_vis_component.test.tsx.snap
@@ -421,6 +421,19 @@ exports[`PartitionVisComponent should render correct structure for donut 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -740,7 +753,7 @@ exports[`PartitionVisComponent should render correct structure for donut 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -1324,6 +1337,19 @@ exports[`PartitionVisComponent should render correct structure for mosaic 1`] =
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -1643,7 +1669,7 @@ exports[`PartitionVisComponent should render correct structure for mosaic 1`] =
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -2287,6 +2313,19 @@ exports[`PartitionVisComponent should render correct structure for multi-metric
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -2606,7 +2645,7 @@ exports[`PartitionVisComponent should render correct structure for multi-metric
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -3252,6 +3291,19 @@ exports[`PartitionVisComponent should render correct structure for pie 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -3571,7 +3623,7 @@ exports[`PartitionVisComponent should render correct structure for pie 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -4155,6 +4207,19 @@ exports[`PartitionVisComponent should render correct structure for treemap 1`] =
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -4474,7 +4539,7 @@ exports[`PartitionVisComponent should render correct structure for treemap 1`] =
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -5013,6 +5078,19 @@ exports[`PartitionVisComponent should render correct structure for waffle 1`] =
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -5332,7 +5410,7 @@ exports[`PartitionVisComponent should render correct structure for waffle 1`] =
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
diff --git a/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap b/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap
index 7f5aeab32335a..267833cba170d 100644
--- a/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap
+++ b/src/plugins/chart_expressions/expression_xy/public/components/__snapshots__/xy_chart.test.tsx.snap
@@ -763,6 +763,19 @@ exports[`XYChart component it renders area 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -1082,7 +1095,7 @@ exports[`XYChart component it renders area 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -2286,6 +2299,19 @@ exports[`XYChart component it renders bar 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -2605,7 +2631,7 @@ exports[`XYChart component it renders bar 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -3809,6 +3835,19 @@ exports[`XYChart component it renders horizontal bar 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -4128,7 +4167,7 @@ exports[`XYChart component it renders horizontal bar 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -5332,6 +5371,19 @@ exports[`XYChart component it renders line 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -5651,7 +5703,7 @@ exports[`XYChart component it renders line 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -6855,6 +6907,19 @@ exports[`XYChart component it renders stacked area 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -7174,7 +7239,7 @@ exports[`XYChart component it renders stacked area 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -8378,6 +8443,19 @@ exports[`XYChart component it renders stacked bar 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -8697,7 +8775,7 @@ exports[`XYChart component it renders stacked bar 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -9901,6 +9979,19 @@ exports[`XYChart component it renders stacked horizontal bar 1`] = `
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -10220,7 +10311,7 @@ exports[`XYChart component it renders stacked horizontal bar 1`] = `
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -11454,6 +11545,19 @@ exports[`XYChart component split chart should render split chart if both, splitR
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -11773,7 +11877,7 @@ exports[`XYChart component split chart should render split chart if both, splitR
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -13215,6 +13319,19 @@ exports[`XYChart component split chart should render split chart if splitColumnA
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -13534,7 +13651,7 @@ exports[`XYChart component split chart should render split chart if splitColumnA
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
@@ -14969,6 +15086,19 @@ exports[`XYChart component split chart should render split chart if splitRowAcce
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -15288,7 +15418,7 @@ exports[`XYChart component split chart should render split chart if splitRowAcce
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
diff --git a/x-pack/plugins/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap b/x-pack/plugins/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap
index acf41bdf93448..6f9a8644bb706 100644
--- a/x-pack/plugins/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap
+++ b/x-pack/plugins/uptime/public/legacy_uptime/components/common/charts/__snapshots__/donut_chart.test.tsx.snap
@@ -204,6 +204,19 @@ exports[`DonutChart component passes correct props without errors for valid prop
"visible": true,
},
},
+ "bulletGraph": Object {
+ "angularTickLabelPadding": 10,
+ "barBackground": "#343741",
+ "border": "#EDF0F5",
+ "colorBands": Array [
+ "#D9C6EF",
+ "#AA87D1",
+ ],
+ "fallbackBandColor": "#98A2B3",
+ "minHeight": 64,
+ "nonFiniteText": "N/A",
+ "textColor": "#343741",
+ },
"chartMargins": Object {
"bottom": 0,
"left": 0,
@@ -523,7 +536,7 @@ exports[`DonutChart component passes correct props without errors for valid prop
"tooltip": Object {
"defaultDotColor": "black",
"maxTableHeight": 120,
- "maxWidth": 260,
+ "maxWidth": 500,
},
}
}
diff --git a/yarn.lock b/yarn.lock
index 7b2754c8719c8..bf07d32acc0c7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1544,14 +1544,14 @@
dependencies:
object-hash "^1.3.0"
-"@elastic/charts@61.0.3":
- version "61.0.3"
- resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-61.0.3.tgz#77a2e1f18a39dd4b421a91edfd30f19cde740594"
- integrity sha512-TY7hUieULTchNFgvpi6Rt7wMxrYMCmuZ4bbS6szOGBIY4WKJvZCgMfgZ2kUdC5MVG/jEzd8Qu+Xixce7GDpRxw==
+"@elastic/charts@61.2.0":
+ version "61.2.0"
+ resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-61.2.0.tgz#fa065b85324d5660e4b6355390cca8699ef0d6ff"
+ integrity sha512-LBmZ+6wSR9/BCR+go5eIBy51Jpxr0cbK/a7vslZNYIGCdpHsWxGZgcqG3KgshFxOmUvcP7kj9LEEmeCTEGhbUQ==
dependencies:
"@popperjs/core" "^2.11.8"
bezier-easing "^2.1.0"
- chroma-js "^2.1.0"
+ chroma-js "^2.4.2"
classnames "^2.2.6"
d3-array "^1.2.4"
d3-cloud "^1.2.5"