and how can i also enlarge the sentence of a line:
This is the code:
stripLines: [
{
label: “5”,
value: 80,
labelFormatter: function (e) {
return “80 centimetri:chiusura porto”;
}
}
]
ToolTip is a HTML DOM element. So, you can apply CSS style on canvasjs-chart-tooltip class to change it’s appearance. Here is an similar example to change toolTip’s apperance.
For changing stripLine’s font-size use labelFontSize property of stipLine.