Isomorphic,
I'm trying to understand the way facetchart plots data. I order my query to return data in a particular fashion and it ignores it and reorders it. Please have a look at the attachment. Here I return data in the following manner. Top Markets and within each market data is ordered by airline's bookings. But the output I get contradicts this. In the second market airline's order isn't proper.
Can you let me understand this behavior and also suggest the best way to do this. I didn't find anything like data ordering in the Facetchart api.
Thanks.
I'm trying to understand the way facetchart plots data. I order my query to return data in a particular fashion and it ignores it and reorders it. Please have a look at the attachment. Here I return data in the following manner. Top Markets and within each market data is ordered by airline's bookings. But the output I get contradicts this. In the second market airline's order isn't proper.
Can you let me understand this behavior and also suggest the best way to do this. I didn't find anything like data ordering in the Facetchart api.
Thanks.
Comment