Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
5baa1bc5
Commit
5baa1bc5
authored
Oct 31, 2018
by
Flavio TARSETTI
Browse files
[test] added test_plotterparamteres.json
parent
fddb4d95
Pipeline
#25066
passed with stages
in 27 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/js/test/test_plotterparameters.json
0 → 100644
View file @
5baa1bc5
[
{
"name"
:
"plot/bar/1"
,
"contents"
:
{
"description"
:
"Default parameters for bar plots"
,
"plotter"
:
"plot/bar/1"
,
"data"
:
{
"title-fontsize"
:
12
,
"bar-norm"
:
true
,
"axis-fontsize"
:
10
,
"height"
:
600
,
"width"
:
800
,
"grid"
:
true
,
"bar-alpha"
:
0.75
,
"legend-fontsize"
:
8
,
"legend-loc"
:
"best"
,
"dpi"
:
120
}
}
},
{
"name"
:
"plot/isoroc/1"
,
"contents"
:
{
"description"
:
"Default parameters for an ISO/ROC curve"
,
"plotter"
:
"plot/isoroc/1"
,
"data"
:
{
"ylim-bottom"
:
0
,
"title-fontsize"
:
12
,
"axis-fontsize"
:
10
,
"height"
:
600
,
"width"
:
800
,
"grid"
:
true
,
"ylim-top"
:
100
,
"xlim-right"
:
100
,
"legend-fontsize"
:
8
,
"legend-loc"
:
"best"
,
"xlim-left"
:
0
,
"dpi"
:
120
}
}
}
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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