Skip to content

Chartjs render only the last in loop (ionic) #69

@kiempoturner

Description

@kiempoturner

Im using Chartjs to draw charts in my ionic app. Everything works fine excepts the it renders the last in loop. Lets say there's there objects [0,1,2], it renders only [2], well using ng-repeat, it repeat 3 times since theres 3 objects in the array.

see here: http://stackoverflow.com/questions/30451595/chartjs-render-only-the-last-in-loop-ionic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions