octaviancorlade commented on issue #4384: Fix the bug of chord diagram shows incorrect flow from target to source URL: https://github.com/apache/incubator-superset/pull/4384#issuecomment-399567263 Maybe I misunderstood what would be "flipped", but flipping the `source` and `target` in a chord chart will actually change what the chart is displaying unless the matrix that it represents has the same sums by columns and by rows. For instance, in a chart to visualize the number of passengers flying between different airports, the total number of people leaving from airport A does not (always) equal the total number of people flying from all the other airports to airport A.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
