Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Collectl2plotly
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Matthias Lieber
Collectl2plotly
Commits
a7bb4729
Commit
a7bb4729
authored
Apr 28, 2020
by
Julius Metz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add example plot
parent
b10e8e78
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Collectl2plotly/Collectl2plotly/Collectl2plotly_Plots_Config.py
...tl2plotly/Collectl2plotly/Collectl2plotly_Plots_Config.py
+5
-5
example_plot.png
example_plot.png
+0
-0
No files found.
Collectl2plotly/Collectl2plotly/Collectl2plotly_Plots_Config.py
View file @
a7bb4729
...
...
@@ -124,7 +124,7 @@ PLOTS_CONFIG = [{
},
'config'
:
{
'toImageButtonOptions'
:
{
'format'
:
'
sv
g'
,
'format'
:
'
pn
g'
,
'filename'
:
'cpu_load_plot'
,
'height'
:
900
,
'width'
:
1600
,
...
...
@@ -152,7 +152,7 @@ PLOTS_CONFIG = [{
},
'config'
:
{
'toImageButtonOptions'
:
{
'format'
:
'
sv
g'
,
'format'
:
'
pn
g'
,
'filename'
:
'ram_usage_plot'
,
'height'
:
900
,
'width'
:
1600
,
...
...
@@ -180,7 +180,7 @@ PLOTS_CONFIG = [{
},
'config'
:
{
'toImageButtonOptions'
:
{
'format'
:
'
sv
g'
,
'format'
:
'
pn
g'
,
'filename'
:
'io_read_plot'
,
'height'
:
900
,
'width'
:
1600
,
...
...
@@ -208,7 +208,7 @@ PLOTS_CONFIG = [{
},
'config'
:
{
'toImageButtonOptions'
:
{
'format'
:
'
sv
g'
,
'format'
:
'
pn
g'
,
'filename'
:
'io_write_plot'
,
'height'
:
900
,
'width'
:
1600
,
...
...
@@ -236,7 +236,7 @@ PLOTS_CONFIG = [{
},
'config'
:
{
'toImageButtonOptions'
:
{
'format'
:
'
sv
g'
,
'format'
:
'
pn
g'
,
'filename'
:
'io_syscalls_plot'
,
'height'
:
900
,
'width'
:
1600
,
...
...
example_plot.png
0 → 100644
View file @
a7bb4729
139 KB
Write
Preview
Markdown
is supported
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