I mean, in my plunker I have <c3-simple id= "{{widget.id}}"
config="{{widget.options}}"></c3-simple> or even changing it to
<c3-simple id= "widget.id" config="widget.options"></c3-simple> does not
giving the charts. The correct way is <c3-simple id= "{{widget.id}}"
config="widget.options"></c3-simple>. There was a typo in syntax in my
earlier reply
On Friday, December 30, 2016 at 11:07:33 AM UTC+5:30, Mn Kishore wrote:
>
> Sander, The trick is with your <c3-simple id= "{{widget.id}}"
> config="widget.options"></c3-simple> where as
> in my plunker I have <c3-simple id= "{{widget.id}}"
> config="widget.options"></c3-simple> or even changing it to <c3-simple
> id= "widget.id" config="widget.options"></c3-simple> does not giving the
> charts. When I change the directive to <c3-simple id= "{{widget.id}}"
> config="widget.options"></c3-simple>, the charts are showing up.
>
> Thank you very much for sol.
>
> On Thu, Dec 29, 2016 at 8:02 PM, Sander Elias <[email protected]>
> wrote:
>
>> Fixed the names again:
>> http://plnkr.co/edit/U38VmtyeavypaFhLNipa?p=preview
>> Again, it works for me.
>>
>> Regards
>> Sander
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Angular" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/angular/zhtc_ZnyyZo/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/angular.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
--
You received this message because you are subscribed to the Google Groups
"Angular" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.