Skip to content

Commit

Permalink
release 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
100pah committed Aug 31, 2017
1 parent dd2bea9 commit cdb4a5c
Show file tree
Hide file tree
Showing 10 changed files with 3,866 additions and 3,400 deletions.
2,127 changes: 1,143 additions & 984 deletions dist/echarts.common.js

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions dist/echarts.common.min.js

Large diffs are not rendered by default.

3,290 changes: 1,725 additions & 1,565 deletions dist/echarts.js

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions dist/echarts.min.js

Large diffs are not rendered by default.

1,705 changes: 926 additions & 779 deletions dist/echarts.simple.js

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions dist/echarts.simple.min.js

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions dist/extension/bmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ return /******/ (function(modules) { // webpackBootstrap
/************************************************************************/
/******/ ([
/* 0 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;/**
* BMap component extension
Expand Down Expand Up @@ -83,15 +83,15 @@ return /******/ (function(modules) { // webpackBootstrap
};
}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ },
/***/ }),
/* 1 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

module.exports = __WEBPACK_EXTERNAL_MODULE_1__;

/***/ },
/***/ }),
/* 2 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_DEFINE_RESULT__ = function (require) {

Expand Down Expand Up @@ -291,9 +291,9 @@ return /******/ (function(modules) { // webpackBootstrap
return BMapCoordSys;
}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ },
/***/ }),
/* 3 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_DEFINE_RESULT__ = function (require) {

Expand Down Expand Up @@ -332,9 +332,9 @@ return /******/ (function(modules) { // webpackBootstrap
});
}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ },
/***/ }),
/* 4 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_DEFINE_RESULT__ = function (require) {

Expand Down Expand Up @@ -424,7 +424,7 @@ return /******/ (function(modules) { // webpackBootstrap
});
}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ }
/***/ })
/******/ ])
});
;
20 changes: 10 additions & 10 deletions dist/extension/dataTool.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ return /******/ (function(modules) { // webpackBootstrap
/************************************************************************/
/******/ ([
/* 0 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_DEFINE_RESULT__ = function (require) {
var echarts = __webpack_require__(1);
Expand All @@ -64,18 +64,18 @@ return /******/ (function(modules) { // webpackBootstrap
return echarts.dataTool;
}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ },
/***/ }),
/* 1 */
/***/ function(module, exports) {
/***/ (function(module, exports) {

module.exports = __WEBPACK_EXTERNAL_MODULE_1__;

/***/ },
/***/ }),
/* 2 */,
/* 3 */,
/* 4 */,
/* 5 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;// GEXF File Parser
// http://gexf.net/1.2draft/gexf-12draft-primer.pdf
Expand Down Expand Up @@ -282,9 +282,9 @@ return /******/ (function(modules) { // webpackBootstrap
};
}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ },
/***/ }),
/* 6 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_DEFINE_RESULT__ = function (require) {

Expand Down Expand Up @@ -350,9 +350,9 @@ return /******/ (function(modules) { // webpackBootstrap

}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ },
/***/ }),
/* 7 */
/***/ function(module, exports, __webpack_require__) {
/***/ (function(module, exports, __webpack_require__) {

var __WEBPACK_AMD_DEFINE_RESULT__;/**
* Copyright (c) 2010-2015, Michael Bostock
Expand Down Expand Up @@ -399,7 +399,7 @@ return /******/ (function(modules) { // webpackBootstrap

}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));

/***/ }
/***/ })
/******/ ])
});
;
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "echarts",
"version": "3.7.0",
"version": "3.7.1",
"description": "A powerful charting and visualization library for browser",
"keywords": [
"visualization",
Expand Down Expand Up @@ -35,7 +35,7 @@
"prepublish": "node build/amd2common.js"
},
"dependencies": {
"zrender": "^3.6.0"
"zrender": "^3.6.1"
},
"devDependencies": {
"coordtransform": "^2.0.2",
Expand All @@ -45,6 +45,6 @@
"fs-extra": "^0.26.5",
"glob": "^7.0.0",
"webpack": "^1.12.13",
"zrender": "^3.6.0"
"zrender": "^3.6.1"
}
}
4 changes: 2 additions & 2 deletions src/echarts.js
Original file line number Diff line number Diff line change
Expand Up @@ -1524,9 +1524,9 @@ define(function (require) {
/**
* @type {number}
*/
version: '3.7.0',
version: '3.7.1',
dependencies: {
zrender: '3.6.0'
zrender: '3.6.1'
}
};

Expand Down

0 comments on commit cdb4a5c

Please sign in to comment.