 
        0
    
    
    Can OxyPlot do a Strip Chart style plot?
Can Oxyplot be used for a strip chart style plot? Where you have a fixed x-axis (usually time) and adding new data points causes the plot to scroll to the left across the screen as more data points are added.
Сервис поддержки клиентов работает на платформе UserEcho
 Вопросы
		
		
	
Вопросы 
	
 
                     
                
It is certainly possible to do so. After adding the new data points, you can do various things based on your requirement.
Once the above things are done you need to invalidate the plotModel (to re-render the plot)