I am currently using Highcharts in a React app to display 2 columns of data.
I have a request to append a title to each column, ideally I need to do something like this -
I was thinking about trying to use annotations and styling them to look like titles, however couldn't get this to work. Is this effect posisble?