UI: Improve time series charts labels rendering and size calculation.
This commit is contained in:
		
							parent
							
								
									963624e2d2
								
							
						
					
					
						commit
						63b827e953
					
				@ -588,6 +588,7 @@ export class TbTimeSeriesChart {
 | 
			
		||||
 | 
			
		||||
  private drawChart() {
 | 
			
		||||
    echartsModule.init();
 | 
			
		||||
    this.renderer.setStyle(this.chartElement, 'letterSpacing', 'normal');
 | 
			
		||||
    this.timeSeriesChart = echarts.init(this.chartElement,  null, {
 | 
			
		||||
      renderer: 'canvas'
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user