Declarative fcharts chart. Re-renders update the underlying chart in place; only the props
whose identity actually changed are forwarded, so passing a stabledata reference avoids
an unnecessary view reset. Memoize data/series/options if they're built inline.
Declarative fcharts chart. Re-renders update the underlying chart in place; only the props whose identity actually changed are forwarded, so passing a stable
datareference avoids an unnecessary view reset. Memoizedata/series/optionsif they're built inline.