Ticks of right axis should be aligned and the ticks looks nice. All data are random
        
        Min is fixed on the left axis
        
        Max is fixed on the left axis
        
        Min, max are both fixed on the left axis.
        
        Min is fixed to -50 on the right axis
        
        Max is fixed to 50 on the right axis
        
        Min, max are both fixed to -50/50 on the right axis.
        
        Min is fixed to 'dataMin' on the right axis
        
        Max is fixed to 'dataMax' on the right axis
        
        Min, max are both fixed to 'dataMin'/'dataMax' on the right axis.
        
        Right axis should follow split numbers from left axis.