Increase SAC dot stroke width
This commit is contained in:
		
							parent
							
								
									e6b1eced20
								
							
						
					
					
						commit
						326bae572b
					
				@ -376,7 +376,7 @@ var Dot = React.createClass({
 | 
			
		||||
                    r={this.radius}
 | 
			
		||||
                    fill="#fff"
 | 
			
		||||
                    stroke="#f0f0f0"
 | 
			
		||||
                    strokeWidth="1" />
 | 
			
		||||
                    strokeWidth="2" />
 | 
			
		||||
                <text ref="value"
 | 
			
		||||
                    x={this.props.x}
 | 
			
		||||
                    y={this.props.y+4}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user