I\'m just going to hardcode it in using html that is around the graph, I don\'t want to use the built in.
I don\'t see a \"disable: true\" option in the API.>
Very simple! In the latest version of Highcharts just set title and subtitle properties to false.
{ title: false, subtitle: false }
Find the working fiddle here: https://jsfiddle.net/samuellawrentz/hkqnvm7k/4/