When I create a graph of school attendance data in which “Day” is an attribute that I have moved up in the hierarchy, the graph sequences the days Monday, Friday, Thursday, Tuesday, Wednesday. Is there a way to make sure that the graph is sequenced Monday, Tuesday, Wednesday, Thursday, Friday?
You have definitely revealed a bug, but there is a nice workaround. Put the days on the y-axis instead of the x-axis. You can do this on a second graph if you like, and as you drag the days in this second graph, they will also reorder in the original graph.