Files
ResInsight/ApplicationLibCode/UserInterface/AnalysisPlots
Kristian Bendiksen 421b35121a #14105 Tornado plots: sort realizations numerically (natural order)
Use a numeric-aware QCollator in RiuGroupedBarChartBuilder::BarEntry::operator< so that tick and legend texts containing numbers (e.g. realization-2 vs realization-10) sort in natural numerical order instead of lexicographically.

Fixes #14105
2026-06-04 10:40:43 +02:00
..