- 
    
Bug
 - 
    Resolution: Done
 - 
    
  Not Evaluated                     
     - 
    5.11.1
 - 
    None
 
- 
        79888d87ad08ec120fc170c7d450c5ac1067ce89
 
In file chartaxiselement.cpp: https://github.com/qt/qtcharts/blob/5.11/src/charts/axis/chartaxiselement.cpp#L452
Method ChartAxisElement::createDateTimeLabels
This is useless code
int n = qMax(int(-qFloor(std::log10((max - min) / (ticks - 1)))), 0); n++;
| For Gerrit Dashboard: QTBUG-70179 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 237852,2 | ChartAxisElement: cleanup unused code | 5.12 | qt/qtcharts | Status: MERGED | +2 | 0 |