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.>
You can always do this:
chart:{ marginTop: 30 } title:{ text: '' }
That worked for me :-)
note: this answer was for version 2.*, for newer versions there are better answers.
version 2.*