mirror of
https://github.com/clearml/clearml-web
synced 2025-01-30 22:17:22 +00:00
Allegroai/clearml#562 (#20)
* add server root url * [BUG] fix #562 Co-authored-by: Zied ANDOLSI <zandolsi@prophesee.ai>
This commit is contained in:
parent
07d90efe15
commit
d7de4d3bc6
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user