+1
    
    
    
        
        
        Under review
        
        
    
    
    
    
    
    Filtering and Smoothing Data
Is it possible to use filters on the values of the  LineSeries?
I am looking a way to make average smooth not in the render but in the values to avoid peeks.
Somthing like this?
http://uk.mathworks.com/help/curvefit/smoothing-data.html?searchHighlight=smooth%20data
I am looking a way to make average smooth not in the render but in the values to avoid peeks.
Somthing like this?
http://uk.mathworks.com/help/curvefit/smoothing-data.html?searchHighlight=smooth%20data
0
	
    
	
	
	
	
	
	
		
	        Under review
		
	
	
	
		Oystein Bjorke 11 year бұрын
    
	I think you should do the filtering in your code, then set the `ItemsSource` of the `LineSeries` to the filtered collection.
	
	
Customer support service by UserEcho