angular2-google-chart
angular2-google-chart copied to clipboard
Angular 2 google chart
I have imported 'GoogleChart' in Module and added it to declarations array, but still getting this error. FYI: I am working with **es6**
Hi I am using GeoCharts and I have modified my Data table please find the stackblitz below :- https://stackblitz.com/edit/angular-advanced?embed=1&file=src/app/home/home.component.ts&hideExplorer=1&hideNavigation=1 Instead of Country,Popularity I am using Country, Region and pushing elements...
Please can you tell me the chart option to set the background color of the chart - default is white - on a general point in the a list of...
Getting below error when clicking on pie chart `ERROR Error: Invalid column index null. Should be an integer in the range [0-1]. at gvjs_en (jsapi_compiled_default_module.js:75) at gvjs_P.gvjs_.getValue (jsapi_compiled_default_module.js:89) at angular2-google-chart.directive.ts:52...
/node_modules/angular2-google-chart/directives/angular2-google-chart.directive.ts Module build failed: Error: C:\ang-bubble\node_modules\angular2-google-chart\directives\angular2-google-chart.directive.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property. The missing file seems...
ERROR in ./node_modules/angular2-google-chart/directives/angular2-google-chart.directive.ts Module build failed: Error: C:\AngularProject\xxxxx\frontend\node_modules\angular2-google-chart\directives\angular2-google-chart.directive.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property. The missing...
Hi, I'm following the instructions as described in README.md, but I doing it in an Angular 5 project just created from ng cli, I receiving this error in the terminal...
html css #chartparent { width:100%; display:block; }