Allow line charts to have numeric X axis
Right now the x-axis on a line chart must be categorical even if the data type is numeric. It was be beneficial to treat this as a numeric data type if the data is numeric. I know of XY line and scatter plot, but they do not seem to have tooltip or drill down support that is as extensive as line chart.