Skip to content

Break changes

MACK Mathieu edited this page Aug 25, 2019 · 1 revision

Here are all break changes introduced in the source code that can impact your developments.

Templates Model serialization

BarModel

The BarModel class is replaced by the BarChartModel. So in templates you mst replace "Type" : "BarModel" to "Type" : "BarChartModel".

Clone this wiki locally