TOQUASH: drop display loop old .update_ohlc_..
							parent
							
								
									97beb26a9b
								
							
						
					
					
						commit
						c9b19e8587
					
				| 
						 | 
					@ -498,7 +498,6 @@ def graphics_update_cycle(
 | 
				
			||||||
            xpx < update_uppx
 | 
					            xpx < update_uppx
 | 
				
			||||||
            or i_diff > 0
 | 
					            or i_diff > 0
 | 
				
			||||||
        ):
 | 
					        ):
 | 
				
			||||||
            # chart.update_ohlc_from_array(
 | 
					 | 
				
			||||||
            chart.update_graphics_from_array(
 | 
					            chart.update_graphics_from_array(
 | 
				
			||||||
                chart.name,
 | 
					                chart.name,
 | 
				
			||||||
                array,
 | 
					                array,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue