Hi everyone! When I has a chart and use (new LineChartModel())->fromArray($chart->toArray()) to recreate that, result null. Possible fix is add return $this; in fromArray() method.