Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
How to import workbook with chart into your react component which can render data along with chart without writing any additional logic for rendering chart.
posted

I have put download which can download the sheet data with chart here https://codesandbox.io/s/excel-with-chart-export-ksj68j?file=/src/index.tsx

If I download the sheet and want my chart back while uploading here https://www.infragistics.com/products/ignite-ui-react/react/components/spreadsheet-overview#react-spreadsheet-example 

I can't see my charts. Only data is visible.

I think without any extra code the chart should get display while to upload it back to the component.

Parents Reply Children
No Data