Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ICAT
Datahub
Commits
6fd6abf7
Commit
6fd6abf7
authored
Jun 16, 2021
by
Alejandro De Maria Antolinos
Browse files
Working on logbook stats
parent
58ab3bde
Pipeline
#48766
passed with stage
in 3 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/ManagerStats/GeneralStats/Logbook/LogbookStatisticsEvents.js
View file @
6fd6abf7
...
...
@@ -32,7 +32,7 @@ function LogbookStatisticsEvents(props) {
<
Panel
.
Body
>
<
PlotWidget
data
=
{[
trace
]}
layout
=
{{
width
:
width
*
0.8
}}
layout
=
{{
width
:
width
*
0.8
,
height
:
350
}}
><
/PlotWidget
>
<
/Panel.Body
>
<
Panel
.
Footer
>
{
footer
}
<
/Panel.Footer
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment