Chart
Documentation / @elitechart/react / Chart
Defined in: react/src/chart.tsx:57
React component wrapper around createChart from @elitechart/core.
Mounts the engine into a <div> container on first paint and
disposes on unmount. onReady fires once with the live handle.
The same handle is exposed through the forwarded ref.