angular-fusioncharts icon indicating copy to clipboard operation
angular-fusioncharts copied to clipboard

worldwithcountries does not work

Open piotrgolawski opened this issue 6 years ago • 4 comments

As in the title, please provide available types. Type should not be a string, but an enum.

piotrgolawski avatar Aug 17 '19 11:08 piotrgolawski

Hi,

Thanks for writing to us.

You need to put the map definition file for the world with countries within the Assets folder and import it accordingly. For reference, you can check the following sample https://codesandbox.io/s/modest-microservice-5w7q27vv3k

Alternatively, you can install fusion maps NPM package and import "worldwithcountries" please check fusion maps NPM package https://www.npmjs.com/package/fusionmaps

As of now within the fusioncharts component, the type needs to specify the javascript alias for the particular chart type here for rendering the maps you need to specify the particular map alias name which is taking string value.

soumyasankarduttagit avatar Sep 26 '19 07:09 soumyasankarduttagit

Thank you for not answering on my sentence.

piotrgolawski avatar Sep 30 '19 06:09 piotrgolawski

Hey,

Whether you still facing issue could you please let me know.

soumyasankarduttagit avatar Oct 09 '19 06:10 soumyasankarduttagit

@piotrgolawski Hey. Can you please elaborate the issue that you faced?

priyanjitdey94 avatar Feb 24 '20 13:02 priyanjitdey94