Inverted Axis in AXLSX Bar Chart
问题 I'm using this very straightforward code (practically the same as the bar chart examples here, however I am noticing that the Axes are inverted. The data that should be on the Val axis is shown on the Cat axis. This is also true for the example linked above, and I can't seem to find a way to put them in the correct order. Below is an image of the problem. The code used to generate it is: sheet.add_chart(Axlsx::Bar3DChart,:title => "Chart", :show_legend => false, :start_at => "A1", :end_at =>