parent
5e5b0ea4c1
commit
feda6dcd27
|
@ -121,7 +121,7 @@ const CheckPlot: FunctionComponent<Props> = ({
|
|||
x: X_COLUMN,
|
||||
y: Y_COLUMN,
|
||||
fill: groupKey,
|
||||
interpolation: 'monotoneX',
|
||||
interpolation: 'linear',
|
||||
colors,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue