Closed ulilicht closed 9 years ago
Ah, and it seems that i submitted the pull request to master instead of develop - can you change this?
ok, please don't merge - there is an error with the brackets, didn't see that before. I'll submit a new, clean pull request ( to the correct branch ;-) )
Hi Max,
I'd like to expose the resize() function from c3; I need to call it when resizing the div which contains the chart but not resizing the window itself.
Unfortunately, I could not figure out how to test this functionality. I don't know how to get the "chart" property of the directive in the test. If I could, I would maybe test it like this:
Where directiveScope is the scope of the Directive and elementScope is the scope of outside.