Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
trivalent
dashboard-trivalent
Commits
f225d2b8
Commit
f225d2b8
authored
Jan 24, 2019
by
Daniel Suarez Souto
Browse files
fixed bug in entities-chart
parent
b1697180
Pipeline
#1257
passed with stages
in 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dashboard-gsicrawler.env.html
View file @
f225d2b8
...
...
@@ -122,7 +122,7 @@
</entities-chart>
</div>
<div
class=
"col-md-6"
>
<
categor
ies-chart
<
entit
ies-chart
field=
"categories.name"
data=
"{{data}}"
title=
"Categories"
...
...
@@ -130,7 +130,7 @@
param=
"{{param}}"
id=
"categorieschart"
filters=
"{{filters}}"
>
</
categor
ies-chart>
</
entit
ies-chart>
</div>
</div>
...
...
dashboard-gsicrawler.html
View file @
f225d2b8
...
...
@@ -118,7 +118,6 @@
icon=
"icons:list"
param=
"{{param}}"
id=
"entitieschart"
legend=
true
filters=
"{{filters}}"
>
</entities-chart>
</div>
...
...
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