I'm looking for half-pie chart similar to this:

I'm looking for gauge chart but in this case series don't printed, only print the dial values, and don't get to print bands
I'm thinking to printed with realtime plotband. But in this case the chart api is not possible to change or I don't find it.
Use the pie chart is other possibility, but in this case I need to start from -90º to +90º, and I don't find anything how to use, and type=pie doesn't have pane (//api.highcharts.com/highcharts#pane) option.
Can anyone help me?