Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/angular/30.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Highcharts jspm和highmaps,如何导入?_Highcharts_Angular_Jspm_Highmaps - Fatal编程技术网

Highcharts jspm和highmaps,如何导入?

Highcharts jspm和highmaps,如何导入?,highcharts,angular,jspm,highmaps,Highcharts,Angular,Jspm,Highmaps,尝试导入highmaps和jspm,2天没有运气 import * as Ng2Highcharts from 'highcharts/modules/map'; Ng2Highcharts(Highcharts); 但是得到一个错误,Ng2Highcharts是一个对象,它是,但我不知道我需要将Highcharts传递给Ng2Highcharts中的哪个方法 您可以在此处签出my config.js: 我的全班同学都在这里: 下面是调试快照: 非常感谢您的帮助 肖恩

尝试导入highmaps和jspm,2天没有运气

import * as Ng2Highcharts from 'highcharts/modules/map';
Ng2Highcharts(Highcharts);
但是得到一个错误,Ng2Highcharts是一个对象,它是,但我不知道我需要将Highcharts传递给Ng2Highcharts中的哪个方法

您可以在此处签出my config.js:

我的全班同学都在这里:

下面是调试快照:

非常感谢您的帮助

肖恩