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
bob
bob.pad.base
Commits
95f45dac
Commit
95f45dac
authored
Jun 25, 2018
by
Theophile GENTILHOMME
Browse files
[script][vuln_figure] Change default behavior when None legends is given
parent
f423144f
Pipeline
#21304
passed with stage
in 11 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/pad/base/script/vuln_figure.py
View file @
95f45dac
...
...
@@ -92,7 +92,7 @@ class HistVuln(measure_figure.Hist):
ctx
,
scores
,
evaluation
,
func_load
,
nhist_per_system
=
3
)
def
_setup_hist
(
self
,
neg
,
pos
):
self
.
_title_base
=
'
Vulnerability
'
self
.
_title_base
=
'
'
self
.
_density_hist
(
pos
[
0
],
n
=
0
,
label
=
'Genuine'
,
color
=
'C2'
)
...
...
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