Right now modules order depends on the fetching order, hence connected releases can be distant from each others in the chart.
Implement one or more sorting strategy:
- based on modules "distance"
- based on focused release "distance" with servers (dependency releases) and clients (dependent releases)
- alphabetical
- date of module creation?
- else?
Right now modules order depends on the fetching order, hence connected releases can be distant from each others in the chart.
Implement one or more sorting strategy: