back to line graph

This commit is contained in:
2020-03-10 21:42:23 +01:00
parent 2c81b6dda9
commit 849b628b74

View File

@@ -80,7 +80,7 @@ DetailsWindow.prototype.renderGraph = function() {
this.graph = new Chart(
document.getElementById('bandwidth_chart'),
{
type: 'bar',
type: 'line',
data: {
datasets: [
{