Elise Chant

Results 42 comments of Elise Chant

``` // foundation 4 $('.new-next').on('click', function() { $('.orbit-next span').trigger('click'); return false; }); ```

try: ``` import Highcharts from 'highcharts'; import ProvidePatternFill from 'highcharts-pattern-fill'; ProvidePatternFill(Highcharts); ```