Hi, I am using c3 chart directives inside gridster. But the charts are not 
remaining within the gridster boxes if I do not give size property. But if 
I give fixed height and width they are appearing pretty bad. How can I make 
the charts to occupy proper height and width of gridster boxes? So that 
 the charts inside the gridster items should auto resize according to the 
height and width of gridster items.


For now I have given size as shown below, these should be automatically 
adjusted to the gridster item height and width or even without specifying 
width and height also if the charts auto resize to grid items box properly 
that should also be fine for me. 


size: {
height: 100,
width: 100
}

Please find my reference plunker : 
http://plnkr.co/edit/jndmn90giNGQHN2TGVff?p=preview

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