diff --git a/src/tooltip.js b/src/tooltip.js index 59af9fc..50446f1 100644 --- a/src/tooltip.js +++ b/src/tooltip.js @@ -38,14 +38,16 @@ c3_chart_internal_fn.getTooltipContent = function (d, defaultTitleFormat, defaul text = "
" + title + " | |
---|---|
" + name + " | "; - text += "" + value + " | "; - text += "
" + name + " | "; + text += "" + value + " | "; + text += "