mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 02:58:10 +08:00
@@ -570,6 +570,7 @@ export class GroupBar extends StackBar {
|
||||
super(name)
|
||||
this.baseOptions = {
|
||||
...this.baseOptions,
|
||||
marginRatio: 0,
|
||||
isGroup: true,
|
||||
isStack: false,
|
||||
meta: {
|
||||
|
||||
@@ -129,6 +129,7 @@ export class ColumnLineMix extends G2PlotChartView<DualAxesOptions, DualAxes> {
|
||||
geometryOptions: [
|
||||
{
|
||||
geometry: data1Type,
|
||||
marginRatio: 0,
|
||||
color: [],
|
||||
isGroup: isGroup,
|
||||
isStack: isStack,
|
||||
|
||||
Reference in New Issue
Block a user