D2GlobalPropsSpec

Use this for any arbitrary global properties that you want to apply to all charts. These properties will be appended to the bottom of the chart. Chances are, you'll want to use some globs in here, so make sure to read the D2 docs on those.

Properties

Link copied to clipboard
abstract var arrowType: ArrowType?
Link copied to clipboard
abstract var fillArrowHeads: Boolean?
Link copied to clipboard
abstract var font: Font?
Link copied to clipboard
abstract var fontSize: Int?