ECharts v3.4.0发布,一个纯 Javascript 的图表库

jopen 7年前
   <p> </p>    <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/f6169d3f8472c56d8ffa320c7cd5408d.png" /></strong></p>    <p> </p>    <p>        ECharts是一个纯 Javascript 的图表库,可以流畅的运行在 PC 和移动设备上,兼容当前绝大部分浏览器(IE8/9/10/11,Chrome,Firefox,Safari等),底层依赖轻量级的 Canvas 类库 ZRender,提供直观,生动,可交互,可高度个性化定制的数据可视化图表。ECharts 3 中更是加入了更多丰富的交互功能以及更多的可视化效果,并且对移动端做了深度的优化。</p>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/717929ffde2d61cb41ef58dc16435ba5.png"><img alt="" src="https://simg.open-open.com/show/717929ffde2d61cb41ef58dc16435ba5.png" /></a></p>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/2275c5ccafbb0c987f7d1fc575875cdd.png"><img alt="" src="https://simg.open-open.com/show/2275c5ccafbb0c987f7d1fc575875cdd.png" /></a></p>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/315e712f87818bdff2017e33917f2c25.png"><img alt="" src="https://simg.open-open.com/show/315e712f87818bdff2017e33917f2c25.png" /></a></p>    <h2>更新日志</h2>    <ul>     <li>[+] Published <code>pictorialBar</code> chart:<a href="/misc/goto?guid=4958998121835873951">pictorialBar</a>。See <a href="/misc/goto?guid=4958998121954769226">example</a>。</li>     <li>[+] Published <code>themeRiver</code> chart:<a href="/misc/goto?guid=4958998122058464347">themeRiver</a>。See <a href="/misc/goto?guid=4958998122168596357">example</a>。</li>     <li>[+] A specified <a href="/misc/goto?guid=4958996095123781396">geo coordinate system</a> has been able to be used in <a href="/misc/goto?guid=4958996095247041882">map series</a>. (In the past map series could only creat an inner exclusive geo coodinate system). Thus, <a href="/misc/goto?guid=4958996095247041882">map series</a> can be used to control color of a geo component. Moreover, a geo coordinate system can be shared among <a href="/misc/goto?guid=4958996095247041882">map series</a> and other series, like <a href="/misc/goto?guid=4958998122379040062">scatter series</a>. See <a href="/misc/goto?guid=4958998122480925792">series-map.geoIndex</a>.</li>     <li>[+] Added <a href="/misc/goto?guid=4958998122577381845">focusNodeAdjacency action</a>, which enables trigger adjacent highlight of <a href="/misc/goto?guid=4958998122688322333">graph</a> through API.</li>     <li>[+] Added <a href="/misc/goto?guid=4958998122800828566">series-pie.animationType</a>, which enables more animation effects.</li>     <li>[+] Callback function have been supported in <a href="/misc/goto?guid=4958998122896978358">animationDuration</a>, which enables different animation duration of data items.</li>     <li>[+] <a href="/misc/goto?guid=4958998123012583435">min</a> and <a href="/misc/goto?guid=4958998123110405771">max</a> have been supported in <a href="/misc/goto?guid=4958998123208481903">category axis</a>.</li>     <li>[+] <a href="/misc/goto?guid=4958998123208481903">category axis</a> has been changed to show all categories by default, in spite of whether there is data in categories. In the past, categories in the end that has no data will not be displayed.</li>     <li>[+] When using <a href="/misc/goto?guid=4958998123327770017">singleAxis</a>, <code>series.data</code> has supported one-dimension array, like <code>[11, 23, 44]</code>.</li>     <li>[+] <a href="/misc/goto?guid=4958996096023451643">dataZoom</a> has supported <a href="/misc/goto?guid=4958998123327770017">singleAxis</a>.</li>     <li>[+] Exposed throttle util method: <code>chart.util.throttle</code>.</li>     <li>[+] <a href="/misc/goto?guid=4958998123478725922">candlestick</a> has supported <a href="/misc/goto?guid=4958998123598088142">barWidth</a>, <a href="/misc/goto?guid=4958998123710749299">barMinWidth</a> and <a href="/misc/goto?guid=4958998123841314976">barMaxWidth</a>. See <a href="/misc/goto?guid=4958998123965927435">#4783</a>.</li>     <li>[+] <a href="/misc/goto?guid=4958998124081352911">lines chart</a> has supported <a href="/misc/goto?guid=4958998124217256718">symbol</a>, <a href="/misc/goto?guid=4958998124354842592">symbolSize</a>.</li>     <li>[+] Added support for show end text and data label at the same time in <a href="/misc/goto?guid=4958998124485889661">visualMap-piecewise</a>. See<a href="/misc/goto?guid=4958998124612796807">visualMap-piecewise.showLabel</a>, and See <a href="/misc/goto?guid=4958998124744218053">#4845</a>.</li>     <li>[+] When using <a href="/misc/goto?guid=4958996095646107947">visualMap</a> to control a series, it has supported that some data items escape from the control by visualMap, but use its series visual settings (color, symbol, ...). See the paragraph of<code>Configure mapping</code> in <a href="/misc/goto?guid=4958996095646107947">visualMap</a>.</li>     <li>[^] Enhanced the effect of <a href="/misc/goto?guid=4958998124939829554">grid (cartesian)</a> when on data displayed.</li>     <li>[^] Added parameter <code>dataIndex</code> in <a href="/misc/goto?guid=4958998125073320723">showTip event</a>.</li>     <li>[^] Fixed vulnerability about XSS in tooltip. See <a href="/misc/goto?guid=4958998125196111528">#4769</a>.</li>     <li>[^] Fixed that some attributes did not work in <a href="/misc/goto?guid=4958998125314541237">series-graph.edgeLabel</a>. See <a href="/misc/goto?guid=4958998125443771105">#4555</a>.</li>     <li>[^] Fixed tick render problem when <code>min</code> <code>max</code> is <code>stirng</code> in <a href="/misc/goto?guid=4958998125569127688">series-gauge</a>. See <a href="/misc/goto?guid=4958998125688862303">#4617</a>.</li>     <li>[^] Fixed <a href="/misc/goto?guid=4958998125808114251">series-gauge.pointer.show</a> problem. See <a href="/misc/goto?guid=4958998125941942733">#4618</a>.</li>     <li>[^] Fixed <a href="/misc/goto?guid=4958998126071441891">series-radar</a> render error in a case that no data exists.</li>     <li>[^] Fixed <a href="/misc/goto?guid=4958998126187098604">markArea.label.normal.show</a> problem. See <a href="/misc/goto?guid=4958998126299447227">#4723</a>.</li>     <li>[^] Enhanced the process when data is equals or less then zero in <a href="/misc/goto?guid=4958998126419240070">log axis</a>. See <a href="/misc/goto?guid=4958998126530424080">#4743</a> and <a href="/misc/goto?guid=4958998126660027367">#3161</a>.</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958998126767600056" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958998126896222192" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/1353b9ec">http://www.open-open.com/news/view/1353b9ec</a></p>    <p> </p>