简体   繁体   中英

How to import data from Excel

I've got webApp to build a chart from an Excel file [ data.xls ] and d3.js . Here's how I do it:

Step 1 > Import file Excel by browse location (No local file)
Step 2 > Convert Excel file to data and pass to d3.js.

I using Wijmo.js to show Excel file and d3.js to build the chart, so I can only use an Excel file, no CSV!

You can still use Excel. When you save the spreadsheet, use the Save As dialog and select CSV as the "Save as Type"

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM