Contains angularjs directives that use c3js to create good looking graphs
People
Repo info
Activity
Feb 07 2019 13:48
jsanjeev edited #181
Feb 07 2019 13:38
jsanjeev opened #181
Oct 09 2018 03:14
i-konie opened #180
Sep 20 2018 15:47
allnash commented #179
Sep 20 2018 15:47
allnash edited #179
Sep 20 2018 13:23
diegovincent commented #179
Sep 17 2018 12:48
NitsanBaleli commented #155
Sep 17 2018 12:48
NitsanBaleli commented #155
Jun 18 2018 20:50
librien commented #39
May 21 2018 18:15
allnash opened #179
Apr 30 2018 11:33
A-Allam closed #178
Mar 28 2018 07:35
Slandais commented #178
Mar 28 2018 07:34
Slandais commented #178
Mar 28 2018 07:33
Slandais commented #178
Feb 19 2018 08:29
Lloyd-Nha commented #132
Feb 18 2018 12:23
A-Allam opened #178
Feb 05 2018 07:32
learncurve opened #177
Jan 29 2018 00:17
haotinypulse commented #132
Dec 04 2017 12:44
bjhirsch opened #176
Nov 28 2017 19:54
dairdev commented #167
Jettro Coenradie
@jettro
Drafted a release 0.7.0 with bug fix for $timeout, and added sorting for pie/donut charts.
Christian Malek
@christianmalek
Good morning! Is it possible to create the charts only then when the data is loaded? I'm currently working on interval updates of my charts. But I have the problem that it doesn't show any chart. I think it is because I reference properties of objects who doesn't exist at the beginning.
Christian Malek
@christianmalek
Hm, I found a solution. But unfortunately the charts don't update.
Kevin Horvath
@KevinHorvath
Hey @Phisherman what solution did you find to updating the charts dynamically? I am looking for a similar solution...
Is there any way to update a donut chart's title dynamically?
Martin Freytes
@marton987
Hi all! @jettro I hope you don’t mind, I’d created a PR to add support for regions :)
Jettro Coenradie
@jettro
Hi @marton987 of course I do not mind. Going to try this week to have a look at it. Thanks.
Martin Freytes
@marton987
Great... Please tell me if I should update something
Jettro Coenradie
@jettro
@marton987 I merged the pull request in master, I really liked the docs as well as the additional example. It is now in master. Try to squash some bugs before the end of the week, than I’ll create a release 1.1.
Martin Freytes
@marton987
Awesome, thanks @jettro sounds good! If I see anything else to help I’ll create another PR :)
Jettro Coenradie
@jettro
Just released version 1.1.0. Still thinking about focus for next release. Will go trough all the bugs and enhancements once more and add them to the next release if interesting. Also keeping a close watch on C3 library. It seems there is tracktion again, so might need to check changes in 0.4.11.
Jettro Coenradie
@jettro
And a new release is available, 1.2.0
pashist
@pashist
Hi @jettro Great work! Could you update npm version of c3-angular package ?
Jettro Coenradie
@jettro
Just created release 1.3, thanks for the help with pull requests and issues
Jettro Coenradie
@jettro
Created a new release 1.3.1
Danny
@TheNew000
Hey Jettro, I sent you an email about updating the toolTip directive Specifically I'd like to add a "$" before the value display? I am unsure how to use the value-format-function attribute?