I'm using the region format and only want the country name (region location) to appear in the tooltip on rollover.Instead I'm getting both the region location and the region color value.This option will make the tooltip color red, but the color code value still appears:tooltip: {textStyle: {color: 'red'}, showColorCode: false}Thanks,DAN