Skip to content

Commit

Permalink
Merge branch 'development' into dependabot/npm_and_yarn/eslint-465552…
Browse files Browse the repository at this point in the history
…aa7c
  • Loading branch information
mfacar authored Jan 20, 2025
2 parents 4324f8e + 7f7fa21 commit e90be2d
Show file tree
Hide file tree
Showing 7 changed files with 440 additions and 764 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ exports[`StackedDualBarChart should allow overriding default data and label and
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -18,7 +16,6 @@ exports[`StackedDualBarChart should allow overriding default data and label and
]
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 0,
Expand All @@ -27,9 +24,6 @@ exports[`StackedDualBarChart should allow overriding default data and label and
"top": 0,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -215,11 +209,8 @@ exports[`StackedDualBarChart should render a BarChart with default values 1`] =
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={Array []}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 0,
Expand All @@ -228,9 +219,6 @@ exports[`StackedDualBarChart should render a BarChart with default values 1`] =
"top": 0,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ exports[`BarChart Markdown component should render the data passed by mapStateTo
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -44,17 +42,6 @@ exports[`BarChart Markdown component should render the data passed by mapStateTo
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -198,8 +185,6 @@ exports[`BarChart Markdown component when excludeZero should render without zero
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -221,17 +206,6 @@ exports[`BarChart Markdown component when excludeZero should render without zero
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -420,8 +394,6 @@ exports[`BarChart Markdown component when passing maxCategories should only rend
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -438,17 +410,6 @@ exports[`BarChart Markdown component when passing maxCategories should only rend
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -582,8 +543,6 @@ exports[`BarChart Markdown component when passing maxCategories should render ot
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -601,17 +560,6 @@ exports[`BarChart Markdown component when passing maxCategories should render ot
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -745,8 +693,6 @@ exports[`BarChart Markdown component when passing scatter parameter should displ
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand Down Expand Up @@ -783,17 +729,6 @@ exports[`BarChart Markdown component when passing scatter parameter should displ
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ exports[`FreeBarChart when data should allow changing dataKeys with buttons 1`]
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -132,17 +130,6 @@ exports[`FreeBarChart when data should allow changing dataKeys with buttons 1`]
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -300,8 +287,6 @@ exports[`FreeBarChart when data should allow changing dataKeys with buttons 2`]
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -320,17 +305,6 @@ exports[`FreeBarChart when data should allow changing dataKeys with buttons 2`]
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -468,8 +442,6 @@ exports[`FreeBarChart when data should allow personalizing the options 1`] = `
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -488,17 +460,6 @@ exports[`FreeBarChart when data should allow personalizing the options 1`] = `
}
height={300}
layout="vertical"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down Expand Up @@ -636,8 +597,6 @@ exports[`FreeBarChart when data should render basic data with correct defaults 1
height={320}
>
<BarChart
barCategoryGap="10%"
barGap={4}
data={
Array [
Object {
Expand All @@ -656,17 +615,6 @@ exports[`FreeBarChart when data should render basic data with correct defaults 1
}
height={300}
layout="horizontal"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
reverseStackOrder={false}
stackOffset="none"
syncMethod="index"
>
<XAxis
allowDataOverflow={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,7 @@ exports[`GaugeChart Markdown component should allow rendering value with prefix,
width="100%"
>
<PieChart
barCategoryGap="10%"
barGap={4}
cx="50%"
cy="50%"
endAngle={360}
height={600}
innerRadius={0}
layout="centric"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
outerRadius="80%"
reverseStackOrder={false}
stackOffset="none"
startAngle={0}
syncMethod="index"
width={600}
>
<Pie
Expand Down Expand Up @@ -120,27 +100,7 @@ exports[`GaugeChart Markdown component should render the data passed by mapState
width="100%"
>
<PieChart
barCategoryGap="10%"
barGap={4}
cx="50%"
cy="50%"
endAngle={360}
height={220}
innerRadius={0}
layout="centric"
margin={
Object {
"bottom": 5,
"left": 5,
"right": 5,
"top": 5,
}
}
outerRadius="80%"
reverseStackOrder={false}
stackOffset="none"
startAngle={0}
syncMethod="index"
width={220}
>
<Pie
Expand Down
Loading

0 comments on commit e90be2d

Please sign in to comment.