You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data visualization programme made in C#/Wpf. Created during the first year of the Computer Science programme of the Rotterdam University of Applied Sciences.
Screenshots
Details
The application visualizes data from a MySQL database. It shows data in both a bar chart and line chart. The data displayed in this case is public transport and car usage in the city of Rotterdam. This is plotted against the amount of public transport stops located throughout the city. The data can also be edited from within the application.
Usage
The application requires an active MySQL database to function.
About
Data visualization programme made in C#/Wpf. Created during the first year of the Computer Science programme of the Rotterdam University of Applied Sciences.