Skip to content

Instantly share code, notes, and snippets.

@GGabriele
Last active June 20, 2017 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GGabriele/8889a30a27deac7da9cb9d4a6e0f50b9 to your computer and use it in GitHub Desktop.
Save GGabriele/8889a30a27deac7da9cb9d4a6e0f50b9 to your computer and use it in GitHub Desktop.
diagram:
fill: "snow"
columns: 21
rows: 21
gridLines: false
gridPaddingInner: .25
groupPadding: .75
title:
color: black
heightPercentage: 6
logoFill: none
stroke: lightgrey
subText: "A sample diagram showing various style and icon types."
text: "Enterprise NTP"
type: "bar"
cisco: &cisco
stroke: "none"
color: "black"
iconFill: "darkslategrey"
iconStroke: "lightgrey"
iconStrokeWidth: .25
iconFamily: "cisco"
fill: "none"
preserveWhite: "true"
cloud: &cloud
<<: *cisco
iconStroke: black
iconStrokeWidth: 2
stratum1: &stratum1
<<: *cisco
iconFill: "#0052A5"
iconStroke: "#9999EB"
stratum2: &stratum2
<<: *cisco
iconFill: "#9999EB"
iconStroke: "#0052A5"
ntpClient: &ntpClient
<<: *cisco
iconFill: "#CCCCF4"
iconStroke: "#0052A5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment