--------------------------------------------
On Fri, 12/30/16, Mn Kishore <[email protected]> wrote:

 Subject: Re: [AngularJS] Re: unable to represent c3 chart directives in 
angular gridster (Angularjs 1.x)
 To: "Angular" <[email protected]>
 Date: Friday, December 30, 2016, 9:47 AM
 
 
 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=previewAgain, it works for
 me.
 RegardsSander
 
 
 
 -- 
 
 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 angular+unsubscribe@
 googlegroups.com.
 
 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.
 ebeliunea   legionara   din   ianuarie   1941    si   consecintele    s-  
Intensificarea violentelor legionarilor si faptul ca acestia deveneau tot mai 
indezirabili in ochii opiniei publice l-au determinat pe Ion Antonescu  inca 
din decembrie  1940   sa  ia  primele  masuri contra Garzii de Fier. Astfel  a 
ordonat desfiintarea politie*i legionare si a instituit pedeapsa cu moartea 
pentru instigarea la rebeliune.  Legionarii  profitand de complicitatea sefului 
politiei secrete germane  Heinrich Himmler  s-au inarmat   prega-tindu-se 
pentru confruntarea decesiva.

-- 
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.

Reply via email to