https://bugs.documentfoundation.org/show_bug.cgi?id=149561
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #2 from Julien Nabet <[email protected]> --- I suppose that when chart is empty, ScatterChartTypeTemplate::matchesTemplate (https://opengrok.libreoffice.org/xref/core/chart2/source/model/template/ScatterChartTypeTemplate.cxx?r=fef939d8#198) doesn't "guess" the right subtype. Tomaž: any idea how to save the subtype so it can be retrieved easily instead of guessing it in ChartTypeTabPage::initializePage() ? (see https://opengrok.libreoffice.org/xref/core/chart2/source/controller/dialogs/tp_ChartType.cxx?r=b7c260ae#302) -- You are receiving this mail because: You are the assignee for the bug.
