Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update timelion.asciidoc
Browse files Browse the repository at this point in the history
mMarzeta authored Jan 27, 2020
1 parent 2b9a27a commit e67324d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/visualize/timelion.asciidoc
Original file line number Diff line number Diff line change
@@ -270,7 +270,7 @@ Customize and format the visualization using functions:
.multiply(-1)
.divide(1048576)
.lines(fill=2, width=1) <3>
.color(blue) <4>
.color(blue) <4>
.label("Outbound traffic")
.legend(columns=2, position=nw) <5>
----------------------------------

0 comments on commit e67324d

Please sign in to comment.