Watermark function implementations need to be registered with the BG.charts.utils.addWatermark function, and can then be set active by calling BG.charts.utils.set('activeWatermark', $name);
BG.charts.utils.addWatermark
BG.charts.utils.set('activeWatermark', $name);
Watermark function implementations need to be registered with the
BG.charts.utils.addWatermark
function, and can then be set active by callingBG.charts.utils.set('activeWatermark', $name);