mirror of
				https://github.com/openstate/stembureau-meting.git
				synced 2025-11-04 08:01:07 +01:00 
			
		
		
		
	typo fixed, tijden not dagen
This commit is contained in:
		
							parent
							
								
									51e550a402
								
							
						
					
					
						commit
						af44699ad2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5396,9 +5396,9 @@
 | 
				
			||||||
    "\n",
 | 
					    "\n",
 | 
				
			||||||
    "dagen_standaard = sorted(list(dict.fromkeys(open_standaard['dag'])))\n",
 | 
					    "dagen_standaard = sorted(list(dict.fromkeys(open_standaard['dag'])))\n",
 | 
				
			||||||
    "\n",
 | 
					    "\n",
 | 
				
			||||||
    "ax_open_standaard = df_open_standaard_plot.plot(title='Stemlokalen open op standaard dagen',kind=\"bar\", stacked=True, fontsize=22, figsize=(13,13))\n",
 | 
					    "ax_open_standaard = df_open_standaard_plot.plot(title='Stemlokalen open op standaard tijden',kind=\"bar\", stacked=True, fontsize=22, figsize=(13,13))\n",
 | 
				
			||||||
    "\n",
 | 
					    "\n",
 | 
				
			||||||
    "ax_open_nonstandaard = df_open_nonstandaard_plot.plot(title='Stemlokalen open op niet standaard dagen', kind=\"bar\", stacked=True, fontsize=22, figsize=(13,13))\n",
 | 
					    "ax_open_nonstandaard = df_open_nonstandaard_plot.plot(title='Stemlokalen open op niet standaard tijden', kind=\"bar\", stacked=True, fontsize=22, figsize=(13,13))\n",
 | 
				
			||||||
    "\n",
 | 
					    "\n",
 | 
				
			||||||
    "ax_open_standaard.set_xticklabels(dagen_standaard, fontsize=22, rotation=-45, ha=\"left\", rotation_mode=\"anchor\")\n",
 | 
					    "ax_open_standaard.set_xticklabels(dagen_standaard, fontsize=22, rotation=-45, ha=\"left\", rotation_mode=\"anchor\")\n",
 | 
				
			||||||
    "\n",
 | 
					    "\n",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue