Closed andreaht closed 4 years ago
Ok will be reviewing this on weekends.
On Tue, Jan 28, 2020 at 4:10 PM andreaht notifications@github.com wrote:
Added more languages, more themes, exposed new properties, added deps to export chart data as xlsx or pdf, added plugins javascritpts.
You can view, comment on, or merge this pull request online at:
https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9 Commit Summary
- Library upgraded to AmCharts Version 4.8.4 (January 25, 2020).
File Changes
- M gwt-material-am4charts.iml https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-0 (2)
- M src/main/java/gwt/material/design/amcharts/client/renderer/AxisRenderer.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-1 (2)
- M src/main/java/gwt/material/design/amcharts/client/series/Series.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-2 (5)
- M src/main/java/gwt/material/design/amcore/client/GwtMaterialAmCore.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-3 (5)
- M src/main/java/gwt/material/design/amcore/client/animation/Animation.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-4 (7)
- M src/main/java/gwt/material/design/amcore/client/base/Container.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-5 (2)
- M src/main/java/gwt/material/design/amcore/client/base/Language.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-6 (3)
- A src/main/java/gwt/material/design/amcore/client/base/PointedCircle.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-7 (57)
- A src/main/java/gwt/material/design/amcore/client/base/PointedRectangle.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-8 (41)
- A src/main/java/gwt/material/design/amcore/client/base/PointedShape.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-9 (63)
- M src/main/java/gwt/material/design/amcore/client/export/Export.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-10 (148)
- M src/main/java/gwt/material/design/amcore/client/language/Locale.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-11 (348)
- M src/main/java/gwt/material/design/amcore/client/properties/HeatRule.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-12 (6)
- M src/main/java/gwt/material/design/amcore/client/properties/SpriteProperties.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-13 (14)
- A src/main/java/gwt/material/design/amcore/client/resources/DepsClientBundle.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-14 (38)
- M src/main/java/gwt/material/design/amcore/client/resources/LanguageClientBundle.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-15 (86)
- M src/main/java/gwt/material/design/amcore/client/resources/ThemeClientBundle.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-16 (12)
- A src/main/java/gwt/material/design/amcore/client/theme/AmChartsDarkTheme.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-17 (38)
- A src/main/java/gwt/material/design/amcore/client/theme/AmChartsTheme.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-18 (38)
- A src/main/java/gwt/material/design/amcore/client/theme/MicroChartTheme.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-19 (38)
- A src/main/java/gwt/material/design/amcore/client/theme/PatternsTheme.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-20 (38)
- M src/main/java/gwt/material/design/amcore/client/ui/Label.java https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-21 (107)
- M src/main/resources/gwt/material/design/amcharts/GwtMaterialAmChartsBase.gwt.xml https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-22 (1)
- M src/main/resources/gwt/material/design/amcharts/client/resources/js/charts.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-23 (2)
- A src/main/resources/gwt/material/design/amcharts/client/resources/js/charts.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-24 (1)
- M src/main/resources/gwt/material/design/amcore/client/resources/js/core.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-25 (2)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/core.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-26 (1)
- M src/main/resources/gwt/material/design/amcore/client/resources/js/deps/canvg.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-27 (2)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/deps/canvg.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-28 (1)
- M src/main/resources/gwt/material/design/amcore/client/resources/js/deps/pdfmake.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-29 (12)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/deps/pdfmake.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-30 (1)
- D src/main/resources/gwt/material/design/amcore/client/resources/js/deps/responsivedefaults.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-31 (21)
- M src/main/resources/gwt/material/design/amcore/client/resources/js/deps/xlsx.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-32 (6)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/deps/xlsx.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-33 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/ar.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-34 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/bs_BA.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-35 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/ca_ES.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-36 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/cs_CZ.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-37 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/da_DK.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-38 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/de_CH.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-39 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/de_DE.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-40 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/el_GR.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-41 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/en.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-42 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/en_CA.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-43 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/en_US.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-44 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/es_ES.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-45 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/et_EE.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-46 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/fi_FI.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-47 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/fr_FR.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-48 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/he_IL.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-49 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/hi_IN.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-50 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/hr_HR.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-51 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/hu_HU.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-52 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/id_ID.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-53 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/it_IT.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-54 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/ja_JP.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-55 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/ko_KR.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-56 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/lt_LT.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-57 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/lv_LV.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-58 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/nb_NO.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-59 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/nl_NL.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-60 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/pl_PL.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-61 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/pt_BR.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-62 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/pt_PT.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-63 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/ro_RO.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-64 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/ru_RU.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-65 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/sl_SL.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-66 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/sr_RS.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-67 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/sv_SE.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-68 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/th_TH.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-69 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/tr_TR.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-70 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/uk_UA.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-71 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/vi_VN.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-72 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/zh_Hans.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-73 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/lang/zh_Hant.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-74 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/annotation.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-75 (28)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/annotation.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-76 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/bullets.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-77 (21)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/bullets.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-78 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/forceDirected.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-79 (21)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/forceDirected.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-80 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/overlapBuster.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-81 (21)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/overlapBuster.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-82 (1)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/regression.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-83 (21)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/regression.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-84 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/sliceGrouper.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-85 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/sliceGrouper.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-86 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/sunburst.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-87 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/sunburst.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-88 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/timeline.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-89 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/timeline.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-90 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/wordCloud.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-91 (0)
- A src/main/resources/gwt/material/design/amcore/client/resources/js/plugins/wordCloud.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-92 (0)
- M src/main/resources/gwt/material/design/ammaps/client/resources/js/maps.js https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-93 (0)
- A src/main/resources/gwt/material/design/ammaps/client/resources/js/maps.js.map https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9/files#diff-94 (0)
Patch Links:
- https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9.patch
https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/9?email_source=notifications&email_token=AAX6EF7BFVNFATQVMBFU6FDQ77R7LA5CNFSM4KMODJT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IJETJ5A, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX6EF26HRCIRNZR3L66BN3Q77R7LANCNFSM4KMODJTQ .
I think I need to finalize https://github.com/GwtMaterialDesign/gwt-material-amcharts4/pull/8 this PR before merging this. Is this PR merged based on the release_2.1
to avoid conflicts in the future?
I don't think you will have conflicts, because I've updates and added the javascripts, removed old ones. I've also added some properties in the java sources for accessing some of the new features if the library.
Thanks for the PR - we will be finalizing the demo showcase too for the new features.
Added more languages, more themes, exposed new properties, added deps to export chart data as xlsx or pdf, added plugins javascritpts.