feat(editor): support radar chart and multiple series for other chart types (#10824)
This commit is contained in:
@@ -15,7 +15,6 @@ exports[`exportToSvg > with default arguments 1`] = `
|
||||
"collaborators": Map {},
|
||||
"contextMenu": null,
|
||||
"croppingElementId": null,
|
||||
"currentChartType": "bar",
|
||||
"currentHoveredFontFamily": null,
|
||||
"currentItemArrowType": "round",
|
||||
"currentItemBackgroundColor": "transparent",
|
||||
@@ -75,10 +74,6 @@ exports[`exportToSvg > with default arguments 1`] = `
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
},
|
||||
"pasteDialog": {
|
||||
"data": null,
|
||||
"shown": false,
|
||||
},
|
||||
"penDetected": false,
|
||||
"penMode": false,
|
||||
"preferredSelectionTool": {
|
||||
|
||||
Reference in New Issue
Block a user