主页
返回
上传文件
创建文件
编辑文件 ./echart/index.html
当前文件编码
UTF-32
UTF-32BE
UTF-32LE
UTF-16
UTF-16BE
UTF-16LE
UTF-8
UTF-7
UTF7-IMAP
ASCII
EUC-JP
SJIS
eucJP-win
EUC-JP-2004
SJIS-win
SJIS-DOCOMO
SJIS-KDDI
SJIS-SOFTBANK
MacJapanese
SJIS-2004
UTF-8-DOCOMO
UTF-8-Mobile#KDDI-A
UTF-8-KDDI
UTF-8-SOFTBANK
CP932
CP51932
JIS
ISO-2022-JP
ISO-2022-JP-MS
GB18030
Windows-1252
Windows-1254
ISO-8859-1
ISO-8859-2
ISO-8859-3
ISO-8859-4
ISO-8859-5
ISO-8859-6
ISO-8859-7
ISO-8859-8
ISO-8859-9
ISO-8859-10
ISO-8859-13
ISO-8859-14
ISO-8859-15
ISO-8859-16
GB2312
GBK
HZ
EUC-TW
BIG-5
CP950
EUC-KR
UHC
ISO-2022-KR
Windows-1251
CP866
KOI8-R
KOI8-U
ArmSCII-8
CP850
JIS-ms
ISO-2022-JP-2004
ISO-2022-JP-KDDI
CP50220
CP50220raw
CP50221
CP50222
»
保存文件编码
UTF-32
UTF-32BE
UTF-32LE
UTF-16
UTF-16BE
UTF-16LE
UTF-8
UTF-7
UTF7-IMAP
ASCII
EUC-JP
SJIS
eucJP-win
EUC-JP-2004
SJIS-win
SJIS-DOCOMO
SJIS-KDDI
SJIS-SOFTBANK
MacJapanese
SJIS-2004
UTF-8-DOCOMO
UTF-8-Mobile#KDDI-A
UTF-8-KDDI
UTF-8-SOFTBANK
CP932
CP51932
JIS
ISO-2022-JP
ISO-2022-JP-MS
GB18030
Windows-1252
Windows-1254
ISO-8859-1
ISO-8859-2
ISO-8859-3
ISO-8859-4
ISO-8859-5
ISO-8859-6
ISO-8859-7
ISO-8859-8
ISO-8859-9
ISO-8859-10
ISO-8859-13
ISO-8859-14
ISO-8859-15
ISO-8859-16
GB2312
GBK
HZ
EUC-TW
BIG-5
CP950
EUC-KR
UHC
ISO-2022-KR
Windows-1251
CP866
KOI8-R
KOI8-U
ArmSCII-8
CP850
JIS-ms
ISO-2022-JP-2004
ISO-2022-JP-KDDI
CP50220
CP50220raw
CP50221
CP50222
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Excel to ECharts V2.3</title> <meta name="by-chafenba-com" content="0bbebc7177d28f056aa2ca788bb74d87" /> <meta property="ai:yaha" content="098679925084446cf23919080af7008c" /> <link rel="icon" href="favicon.ico"> <link rel="stylesheet" href="css/index.css?s125=V200226_1506403G"> <script type="text/javascript" src="scripts/xlsx.core.min.js?s125=V200226_1506403G"></script> <script type="text/javascript" src="scripts/index.js?s125=V200226_1506403G"></script> <script type="text/javascript" src="scripts/echarts.min.js?s125=V200226_1506403G"></script> </head> <body> <div id="header"> <h1>Excel to ECharts V2.3</h1> <span class="fileinput-button" id="btnLine"> <span>选择文件(线、柱)</span> <input type="file" id="inputLine" accept="application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" onchange="excelToECharts(this)" onclick="this.value=''"> </span> <span class="fileinput-button" id="btnPie"> <span>选择文件(饼图)</span> <input type="file" id="inputPie" accept="application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" onchange="excelToECharts(this)" onclick="this.value=''"> </span> </div> <!-- 为 ECharts 准备一个具备大小(宽高)的 DOM --> <div id="ECharts_main"> <div id="select_tip">请选择文件</div> </div> <div id="footer"> <b>只支持xls和xlsx格式的excel文件,具体数据格式请参照模板文件!</b> </div> </body> <!--LW2XTB_index.html_V200226_150640_3G --> </html>
左侧上传操作菜单,底部删除操作按钮,详情联系QQ:81990101