echarts 5.3.2-rc.1 → 5.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,43 +1,43 @@
1
-
2
-
3
- /*
4
- * Licensed to the Apache Software Foundation (ASF) under one
5
- * or more contributor license agreements. See the NOTICE file
6
- * distributed with this work for additional information
7
- * regarding copyright ownership. The ASF licenses this file
8
- * to you under the Apache License, Version 2.0 (the
9
- * "License"); you may not use this file except in compliance
10
- * with the License. You may obtain a copy of the License at
11
- *
12
- * http://www.apache.org/licenses/LICENSE-2.0
13
- *
14
- * Unless required by applicable law or agreed to in writing,
15
- * software distributed under the License is distributed on an
16
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
- * KIND, either express or implied. See the License for the
18
- * specific language governing permissions and limitations
19
- * under the License.
20
- */
21
-
22
-
23
- /**
24
- * AUTO-GENERATED FILE. DO NOT MODIFY.
25
- */
26
- (function(root, factory) {
27
- if (typeof define === 'function' && define.amd) {
28
- // AMD. Register as an anonymous module.
29
- define(['exports'], factory);
30
- } else if (
31
- typeof exports === 'object' &&
32
- typeof exports.nodeName !== 'string'
33
- ) {
34
- // CommonJS
35
- factory(exports);
36
- } else {
37
- // Browser globals
38
- factory({});
39
- }
40
- })(this, function(exports) {
1
+
2
+
3
+ /*
4
+ * Licensed to the Apache Software Foundation (ASF) under one
5
+ * or more contributor license agreements. See the NOTICE file
6
+ * distributed with this work for additional information
7
+ * regarding copyright ownership. The ASF licenses this file
8
+ * to you under the Apache License, Version 2.0 (the
9
+ * "License"); you may not use this file except in compliance
10
+ * with the License. You may obtain a copy of the License at
11
+ *
12
+ * http://www.apache.org/licenses/LICENSE-2.0
13
+ *
14
+ * Unless required by applicable law or agreed to in writing,
15
+ * software distributed under the License is distributed on an
16
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
+ * KIND, either express or implied. See the License for the
18
+ * specific language governing permissions and limitations
19
+ * under the License.
20
+ */
21
+
22
+
23
+ /**
24
+ * AUTO-GENERATED FILE. DO NOT MODIFY.
25
+ */
26
+ (function(root, factory) {
27
+ if (typeof define === 'function' && define.amd) {
28
+ // AMD. Register as an anonymous module.
29
+ define(['exports'], factory);
30
+ } else if (
31
+ typeof exports === 'object' &&
32
+ typeof exports.nodeName !== 'string'
33
+ ) {
34
+ // CommonJS
35
+ factory(exports);
36
+ } else {
37
+ // Browser globals
38
+ factory({});
39
+ }
40
+ })(this, function(exports) {
41
41
 
42
42
 
43
43
  var localeObj = {
@@ -158,11 +158,11 @@ var localeObj = {
158
158
  }
159
159
  }
160
160
  }
161
- };
162
- for (var key in localeObj) {
163
- if (localeObj.hasOwnProperty(key)) {
164
- exports[key] = localeObj[key];
165
- }
166
- }
167
-
161
+ };
162
+ for (var key in localeObj) {
163
+ if (localeObj.hasOwnProperty(key)) {
164
+ exports[key] = localeObj[key];
165
+ }
166
+ }
167
+
168
168
  });
package/i18n/langZH.js CHANGED
@@ -1,43 +1,43 @@
1
-
2
-
3
- /*
4
- * Licensed to the Apache Software Foundation (ASF) under one
5
- * or more contributor license agreements. See the NOTICE file
6
- * distributed with this work for additional information
7
- * regarding copyright ownership. The ASF licenses this file
8
- * to you under the Apache License, Version 2.0 (the
9
- * "License"); you may not use this file except in compliance
10
- * with the License. You may obtain a copy of the License at
11
- *
12
- * http://www.apache.org/licenses/LICENSE-2.0
13
- *
14
- * Unless required by applicable law or agreed to in writing,
15
- * software distributed under the License is distributed on an
16
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
- * KIND, either express or implied. See the License for the
18
- * specific language governing permissions and limitations
19
- * under the License.
20
- */
21
-
22
-
23
- /**
24
- * AUTO-GENERATED FILE. DO NOT MODIFY.
25
- */
26
- (function(root, factory) {
27
- if (typeof define === 'function' && define.amd) {
28
- // AMD. Register as an anonymous module.
29
- define(['exports', 'echarts'], factory);
30
- } else if (
31
- typeof exports === 'object' &&
32
- typeof exports.nodeName !== 'string'
33
- ) {
34
- // CommonJS
35
- factory(exports, require('echarts/lib/echarts'));
36
- } else {
37
- // Browser globals
38
- factory({}, root.echarts);
39
- }
40
- })(this, function(exports, echarts) {
1
+
2
+
3
+ /*
4
+ * Licensed to the Apache Software Foundation (ASF) under one
5
+ * or more contributor license agreements. See the NOTICE file
6
+ * distributed with this work for additional information
7
+ * regarding copyright ownership. The ASF licenses this file
8
+ * to you under the Apache License, Version 2.0 (the
9
+ * "License"); you may not use this file except in compliance
10
+ * with the License. You may obtain a copy of the License at
11
+ *
12
+ * http://www.apache.org/licenses/LICENSE-2.0
13
+ *
14
+ * Unless required by applicable law or agreed to in writing,
15
+ * software distributed under the License is distributed on an
16
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
+ * KIND, either express or implied. See the License for the
18
+ * specific language governing permissions and limitations
19
+ * under the License.
20
+ */
21
+
22
+
23
+ /**
24
+ * AUTO-GENERATED FILE. DO NOT MODIFY.
25
+ */
26
+ (function(root, factory) {
27
+ if (typeof define === 'function' && define.amd) {
28
+ // AMD. Register as an anonymous module.
29
+ define(['exports', 'echarts'], factory);
30
+ } else if (
31
+ typeof exports === 'object' &&
32
+ typeof exports.nodeName !== 'string'
33
+ ) {
34
+ // CommonJS
35
+ factory(exports, require('echarts/lib/echarts'));
36
+ } else {
37
+ // Browser globals
38
+ factory({}, root.echarts);
39
+ }
40
+ })(this, function(exports, echarts) {
41
41
 
42
42
 
43
43
  var localeObj = {
@@ -158,7 +158,7 @@ var localeObj = {
158
158
  }
159
159
  }
160
160
  }
161
- };
162
- echarts.registerLocale('ZH', localeObj);
163
-
161
+ };
162
+ echarts.registerLocale('ZH', localeObj);
163
+
164
164
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "echarts",
3
- "version": "5.3.2-rc.1",
3
+ "version": "5.3.2",
4
4
  "description": "Apache ECharts is a powerful, interactive charting and data visualization library for browser",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [