This will turn out to be a CSS problem I imagine, but I’m placing a chart in a floating 50% width div, but Canvasjs still seems to think it’s being rendered on a full page. In the attached image, note the placement of the canvasjs watermark (full-page center) and the datapoint tooltip superimposed over the left-most div.
Fiddle (no watermark but check the placement of the datapoint tooltip): https://jsfiddle.net/qgf8tzr4/2/
What am I missing?