Allegroai/clearml#562 (#20)

* add server root url

* [BUG] fix #562

Co-authored-by: Zied ANDOLSI <zandolsi@prophesee.ai>
This commit is contained in:
Zied ANDOLSI 2022-03-17 10:28:53 +01:00 committed by GitHub
parent 07d90efe15
commit d7de4d3bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,6 +230,7 @@ export class SingleGraphComponent extends PlotlyGraphBase {
}
}),
uirevision: 'static', // Saves the UI state between redraws https://plot.ly/javascript/uirevision/
hoverlabel: { namelength: -1, },
legend: {
traceorder: 'normal',
xanchor: 'left',