Skip to content

Commit

Permalink
Version 4.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
martynasma committed Jan 11, 2019
1 parent 878b81d commit 79aeb28
Show file tree
Hide file tree
Showing 197 changed files with 266 additions and 196 deletions.
Binary file not shown.
8 changes: 7 additions & 1 deletion dist/ember/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
Please note, that this project, while following numbering syntax, it DOES NOT
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.

## [4.0.21] - 2011-01-11

### Fixed
- Issues that caused errors in Map an Percent charts on data update and dispose fixed.


## [4.0.20] - 2011-01-11

### Fixed
Expand Down Expand Up @@ -33,7 +39,7 @@ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
### Fixed
- Dramatically improved performance for data-heavy charts (with 10s and 100s of thousands of data points).
- `SmallMap` viewport indicator rectangle was positioned incorrectly.
- Clicking on `SmallMap` was not moving map to correct location.
- Clicking on `SmallMap` was not moving map to corthis.component.rect location.
- Lines from GeoJSON were not drawn by `MapLineSeries`.
- Issue with multiple data points on the same date fixed (not all data points were visible at the end of selection).

Expand Down
2 changes: 1 addition & 1 deletion dist/ember/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amcharts/amcharts4-ember",
"version": "4.0.20",
"version": "4.0.21",
"description": "Ember add-on for AmCharts V4",
"keywords": [
"ember-addon",
Expand Down
8 changes: 7 additions & 1 deletion dist/ember/vendor/script/amcharts4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
Please note, that this project, while following numbering syntax, it DOES NOT
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.

## [4.0.21] - 2011-01-11

### Fixed
- Issues that caused errors in Map an Percent charts on data update and dispose fixed.


## [4.0.20] - 2011-01-11

### Fixed
Expand Down Expand Up @@ -33,7 +39,7 @@ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
### Fixed
- Dramatically improved performance for data-heavy charts (with 10s and 100s of thousands of data points).
- `SmallMap` viewport indicator rectangle was positioned incorrectly.
- Clicking on `SmallMap` was not moving map to correct location.
- Clicking on `SmallMap` was not moving map to corthis.component.rect location.
- Lines from GeoJSON were not drawn by `MapLineSeries`.
- Issue with multiple data points on the same date fixed (not all data points were visible at the end of selection).

Expand Down
2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/core.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/core.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/maps.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/maps.js.map

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion dist/ember/vendor/script/amcharts4/stock/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
Please note, that this project, while following numbering syntax, it DOES NOT
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.

## [4.0.21] - 2011-01-11

### Fixed
- Issues that caused errors in Map an Percent charts on data update and dispose fixed.


## [4.0.20] - 2011-01-11

### Fixed
Expand Down Expand Up @@ -33,7 +39,7 @@ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
### Fixed
- Dramatically improved performance for data-heavy charts (with 10s and 100s of thousands of data points).
- `SmallMap` viewport indicator rectangle was positioned incorrectly.
- Clicking on `SmallMap` was not moving map to correct location.
- Clicking on `SmallMap` was not moving map to corthis.component.rect location.
- Lines from GeoJSON were not drawn by `MapLineSeries`.
- Issue with multiple data points on the same date fixed (not all data points were visible at the end of selection).

Expand Down
2 changes: 1 addition & 1 deletion dist/ember/vendor/script/amcharts4/stock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"tslib": "^1.9.3"
},
"peerDependencies": {
"@amcharts/amcharts4": "^4.0.20"
"@amcharts/amcharts4": "^4.0.21"
},
"keywords": [
"amcharts",
Expand Down
4 changes: 3 additions & 1 deletion dist/es2015/.internal/charts/map/MapImageSeries.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/charts/map/MapImageSeries.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/es2015/.internal/charts/map/MapLineSeries.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/charts/map/MapLineSeries.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/es2015/.internal/charts/map/MapPolygonSeries.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/charts/map/MapPolygonSeries.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/es2015/.internal/charts/series/FunnelSeries.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/charts/series/FunnelSeries.js.map

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions dist/es2015/.internal/charts/series/PercentSeries.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/charts/series/PercentSeries.js.map

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dist/es2015/.internal/charts/types/FlowDiagram.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/charts/types/FlowDiagram.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/core/System.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/es2015/.internal/core/System.js.map

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion dist/es2015/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
Please note, that this project, while following numbering syntax, it DOES NOT
adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.

## [4.0.21] - 2011-01-11

### Fixed
- Issues that caused errors in Map an Percent charts on data update and dispose fixed.


## [4.0.20] - 2011-01-11

### Fixed
Expand Down Expand Up @@ -33,7 +39,7 @@ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules.
### Fixed
- Dramatically improved performance for data-heavy charts (with 10s and 100s of thousands of data points).
- `SmallMap` viewport indicator rectangle was positioned incorrectly.
- Clicking on `SmallMap` was not moving map to correct location.
- Clicking on `SmallMap` was not moving map to corthis.component.rect location.
- Lines from GeoJSON were not drawn by `MapLineSeries`.
- Issue with multiple data points on the same date fixed (not all data points were visible at the end of selection).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-100%-stacked-column-chart",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-adding-live-data",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
2 changes: 1 addition & 1 deletion dist/es2015/examples/javascript/amcharts3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-amcharts3",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
2 changes: 1 addition & 1 deletion dist/es2015/examples/javascript/bubble-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-bubble-chart",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-candlestick-chart",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-changing-series-apppearance",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-changing-tree-map-data",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-chord-diagram-non-ribbon",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
2 changes: 1 addition & 1 deletion dist/es2015/examples/javascript/chord-diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-chord-diagram",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-chord-friends-kisses",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
2 changes: 1 addition & 1 deletion dist/es2015/examples/javascript/clock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-clock",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-column-chart-with-axis-break",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-column-chart-with-images-as-bullets",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-columns-with-pies-inside",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-countries-morphing-to-pie-chart",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"@amcharts/amcharts4-geodata": "^4.0.27",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-curved-column-chart",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-cylinder-chart",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-date-based-radar",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
2 changes: 1 addition & 1 deletion dist/es2015/examples/javascript/day-night-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-day-night-map",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"@amcharts/amcharts4-geodata": "^4.0.27",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion dist/es2015/examples/javascript/donut-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-donut-chart",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-drag-and-change-values",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-dragging-pie-slices",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"source-map-loader": "^0.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "amcharts4-example-drill-down-map",
"version": "0.1.0",
"devDependencies": {
"@amcharts/amcharts4": "^4.0.20",
"@amcharts/amcharts4": "^4.0.21",
"@amcharts/amcharts4-geodata": "^4.0.27",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
Expand Down
Loading

0 comments on commit 79aeb28

Please sign in to comment.