Code Monkey home page Code Monkey logo

Comments (6)

marjan-georgiev avatar marjan-georgiev commented on August 24, 2024

Use ngx-charts-dag version 1.0.0

from ngx-graph.

kirtiesl avatar kirtiesl commented on August 24, 2024

ngx-charts-dag version 1.0.0 gives below error:
Cannot read property 'map' of undefined

from ngx-graph.

marjan-georgiev avatar marjan-georgiev commented on August 24, 2024

How are you pass your data? Check the demo on how to use the component:
https://github.com/swimlane/ngx-charts-dag/blob/1.0.0/demo/app.component.ts

from ngx-graph.

kirtiesl avatar kirtiesl commented on August 24, 2024

passing data as given in the https://github.com/swimlane/ngx-charts-dag/blob/1.0.0/demo/app.component.ts gives error:
EXCEPTION: Uncaught (in promise): TypeError: Cannot read property 'map' of undefined
TypeError: Cannot read property 'map' of undefined
at DirectedGraphComponent../src/directed-graph/directed-graph.component.ts.DirectedGraphComponent.getSeriesDomain (http://localhost:4200/0.chunk.js:101578:26)
at http://localhost:4200/0.chunk.js:101236:40
at ZoneDelegate.invoke (http://localhost:4200/vendor.bundle.js:154808:26)
at Object.onInvoke (http://localhost:4200/vendor.bundle.js:34905:37)
at ZoneDelegate.invoke (http://localhost:4200/vendor.bundle.js:154807:32)
at Zone.run (http://localhost:4200/vendor.bundle.js:154692:43)
at NgZone.run (http://localhost:4200/vendor.bundle.js:34774:62)
at DirectedGraphComponent../src/directed-graph/directed-graph.component.ts.DirectedGraphComponent.update (http://localhost:4200/0.chunk.js:101229:19)
at DirectedGraphComponent../src/common/base-chart.component.ts.BaseChartComponent.ngOnChanges (http://localhost:4200/0.chunk.js:62993:14)
at Wrapper_DirectedGraphComponent.ngDoCheck (/DirectedGraphModule/DirectedGraphComponent/wrapper.ngfactory.js:283:18)
at CompiledTemplate.proxyViewClass.View_NetworkComponent0.detectChangesInternal (/RealtimeModule/NetworkComponent/component.ngfactory.js:277:40)
at CompiledTemplate.proxyViewClass.AppView.detectChanges (http://localhost:4200/vendor.bundle.js:121485:14)
at CompiledTemplate.proxyViewClass.AppView.internalDetectChanges (http://localhost:4200/vendor.bundle.js:121470:18)
at CompiledTemplate.proxyViewClass.View_NetworkComponent_Host0.detectChangesInternal (/RealtimeModule/NetworkComponent/host.ngfactory.js:27:19)
at CompiledTemplate.proxyViewClass.AppView.detectChanges (http://localhost:4200/vendor.bundle.js:121485:14)

from ngx-graph.

marjan-georgiev avatar marjan-georgiev commented on August 24, 2024

Are you fetching that data asynchronously? If you are, you might want to *ngIf the component until the data is fetched and ready.

from ngx-graph.

kirtiesl avatar kirtiesl commented on August 24, 2024

Thanks. It works.

from ngx-graph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.