Preview:
let x_nw = $v('P2001_D1');
function hideRegions(x_nw = ''){
   apex.item('P2001_D2').hide();
}
function showRegions(){
   apex.item('P2001_D2').show();
}

downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter