Don't set y-axis label colors to curve's, use the default from global scheme
							parent
							
								
									39480993af
								
							
						
					
					
						commit
						2de8209fa5
					
				| 
						 | 
				
			
			@ -1231,7 +1231,8 @@ class ChartPlotWidget(pg.PlotWidget):
 | 
			
		|||
                # (we need something that avoids clutter on x-axis).
 | 
			
		||||
                axis.add_sticky(
 | 
			
		||||
                    pi=pi,
 | 
			
		||||
                    bg_color=color,
 | 
			
		||||
                    fg_color='black',
 | 
			
		||||
                    # bg_color=color,
 | 
			
		||||
                    digits=digits,
 | 
			
		||||
                )
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue