pattern-fill
pattern-fill copied to clipboard
Highchart Plugin
Patterns of highchart plugins are not getting exported
try:
import Highcharts from 'highcharts';
import ProvidePatternFill from 'highcharts-pattern-fill';
ProvidePatternFill(Highcharts);