Home › Forums › Chart Support › Integrate performance chart with React › Reply To: Integrate performance chart with React
@jeremy,
The issue seems to be due to the breaking changes of ES6 modules (import and export) made in Webpack that was introduced in v2.2.0-rc.5.
Please find a working sample project here.
— Adithya Menon Team CanvasJS