Kendo-angular: Angular 2 charts

Created on 21 Oct 2016  路  2Comments  路  Source: telerik/kendo-angular

I am following the demo in http://www.telerik.com/kendo-angular-ui/components/charts/chart/#structural-directives , configure my Systemjs.config.js but I am getting this error:

node_modules/@progress/kendo-drawing/dist/npm/js/drawing.d.ts(11,5): error TS7010: 'then', which lacks return-type annotation, implicitly has an 'any' return type.
node_modules/@progress/kendo-drawing/dist/npm/js/drawing.d.ts(12,5): error TS7010: 'catch', which lacks return-type annotation, implicitly has an 'any' return type.

Question

All 2 comments

Hi, can you pls let me know which version you work? I tried 0.5.3 even cant load the ChartModule in my component page. throw error as "Chroma-js" not find

Hi @joedayz,

Thanks for reporting this!

The problem comes from the latest Typescript version 2.0.3 and it should be fine with an older version. Anyway - It will be fixed with the next version of the kendo-angular-charts module, that we will try to release later today.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ilianiv picture ilianiv  路  3Comments

simon11196 picture simon11196  路  3Comments

svetq picture svetq  路  3Comments

Neaco picture Neaco  路  3Comments

ipeshev picture ipeshev  路  3Comments