jettro / jettro/c3-angular-directive

handleCallback does not allow flush

Open
#153 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
201
Forks
96
PR merge metrics
No merged PRs in 30d

Description

Hi jettro,

I'm having trouble using the handleCallback, especially using the c3 API.
Basically, I want to redraw the legends (inset) of the pie chart after getting some data asynchronously.
I update the `pieChart` object, then call the `flush` method but it's not being updated.
I can define the legends only using the custom directives from c3-angular..

Here is a plunker that reproduce the issue:
https://plnkr.co/edit/9ZPGNg?p=preview

Anything I'm doing wrong?
Thx :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.