highcharts / pattern-fill

MIT License
20 stars 23 forks source link

Highchart Plugin #2

Open aparna1190 opened 10 years ago

aparna1190 commented 10 years ago

Patterns of highchart plugins are not getting exported

elisechant commented 7 years ago

try:

import Highcharts from 'highcharts';
import ProvidePatternFill from 'highcharts-pattern-fill';

ProvidePatternFill(Highcharts);