Skip to content

Commit 55c8d33

Browse files
authored
Merge pull request #12 from fusioncharts/release/3.23.0
publishing 3.23.0
2 parents 810ee63 + 85b788b commit 55c8d33

39 files changed

+267
-244
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
FusionMaps is a companion package meant to be used in conjunction with [FusionCharts](https://www.npmjs.com/package/fusioncharts) to render data-driven maps (over 2,000+ maps for different continents, countries, states & regions). This package contains choropleth maps that can render on both desktop & mobile, with extended functionality like city or location markers, annotations, events etc.
22

3-
This package contains definition files for all the maps. Map definition files are the path files required by FusionMaps to plot a map for a particular region. Each map has its own path file.
3+
This package contains definition files for all the maps. Map definition files are the path files required by FusionMaps to plot a map for a particular region. Each map has its own path file. _By default, FusionCharts package only includes definition files for two maps - the World map and the USA map._
44

5-
_By default, FusionCharts package only includes definition files for two maps - the World map and the USA map._
5+
### What's New in FusionMaps 3.23.0
6+
7+
#### Improvements
8+
9+
- The rendering issues of Japan's 16 provinces were resolved. These provinces include Yamagata, Tochigi, Saitama, Tokyo, Toyama, Yamanashi, Shizuoka, Shiga, Wakayama, Tottori, Shimane, Okayama, Yamaguchi, Tokushima, Saga, and Okinawa.
10+
- Fixed the issue where certain values skewed the Radial bar
11+
- Two additional provinces were incorporated into Costa Rica maps: Monteverde and Puerto Jimenez
12+
13+
<br />
614

715
- Official Website: [https://www.fusioncharts.com/](https://www.fusioncharts.com/)
816
- FusionCharts NPM: [https://www.npmjs.com/package/fusioncharts](https://www.npmjs.com/package/fusioncharts)
@@ -11,10 +19,6 @@ _By default, FusionCharts package only includes definition files for two maps -
1119
- Support: [https://www.fusioncharts.com/contact-support](https://www.fusioncharts.com/contact-support)
1220
- Issues: [https://github.com/fusioncharts/fusionmaps-dist](https://github.com/fusioncharts/fusionmaps-dist)
1321

14-
### What's New
15-
16-
- FusionCharts version 3.21.1 introduces new maps for all 24 Argentinian departments, all 26 Peruvian departments, and all 7 provinces from Costa Rica.
17-
1822
---
1923

2024
### Table of Contents
@@ -190,7 +194,7 @@ chart.render();
190194

191195
## Contact Support
192196

193-
Fill [this form](https://www.fusioncharts.com/contact-support) or drop an email to [support@fusioncharts.com](mailto:support@fusioncharts.com).
197+
Fill [this form](https://www.fusioncharts.com/contact-support) or drop an email to [support@fusioncharts.com](mailto: <support@fusioncharts.com>)
194198

195199
## Folder Structure
196200

fusioncharts.accessibility.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fusioncharts.charts.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fusioncharts.excelexport.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fusioncharts.gantt.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fusioncharts.js

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fusioncharts.maps.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fusioncharts.msstackedcolumn2dsplinedy.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fusioncharts.overlappedbar2d.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)