Home Forums Chart Support date time formatting issues Reply To: date time formatting issues

#10389

@mmfc,

You can customize & style the tooltip to fit in your requirements using properties like borderColor, fontColor and backgroundColor.

toolTip: {
	borderColor: "#000000",
	backgroundColor: "#F4D5A6",
	fontColor: "#FAC003"
}


Vishwas R
Team CanvasJS