|
|
@ -154,7 +154,7 @@ public abstract class AbstractVanChartTypePane extends AbstractChartTypePane<Van |
|
|
|
ChartInfoCollector.getInstance().updateChartTypeTime(chart, oldPlot.getPlotID()); |
|
|
|
ChartInfoCollector.getInstance().updateChartTypeTime(chart, oldPlot.getPlotID()); |
|
|
|
} |
|
|
|
} |
|
|
|
if (!ChartEditContext.supportTheme()) { |
|
|
|
if (!ChartEditContext.supportTheme()) { |
|
|
|
chart.setThemeAutoCustom(); |
|
|
|
chart.setAutoThemeCustom(); |
|
|
|
} |
|
|
|
} |
|
|
|
if (!acceptDefinition(chart.getChartDataDefinition(), newPlot)) { |
|
|
|
if (!acceptDefinition(chart.getChartDataDefinition(), newPlot)) { |
|
|
|
chart.setChartDataDefinition(null); |
|
|
|
chart.setChartDataDefinition(null); |
|
|
|