Skip to content

Commit

Permalink
write caption
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvanrooij committed Dec 12, 2023
1 parent 753ef98 commit 0fb671a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/3_Laadpaal_locaties.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def get_selected_data():
elif selected_data == 'Laadpalen per km2':
data_column = 'per_km2'

st.write('''
st.caption('''
*Selecteer 'Cumulatief aantal laadpalen' om te zien hoeveel laadpalen er op dat moment in de provincie aanwezig zijn. Met 'Aantal laadpalen' is alleen zichtbaar hoeveel nieuwe laadpalen er in dat jaar geregistreerd zijn.
Of selecteer 'Laadpalen per km2' om de dichtheid van laadpalen per provincie te vergelijken.
''')
Expand Down

0 comments on commit 0fb671a

Please sign in to comment.