# 09-15 GUI

I set up a vuejs project for the graphical user interface and configured a typescript based chart.js component for line charts. In a first step I just want to graph the path loss coefficients for each server based on real data. Later I will see about projecting points on the coordinate grid, but this will need some database changes.

There were no problems.

Last Updated: 11/23/2020, 8:10:00 AM