The stroke-dasharray parameter sets the type of line or border drawn around shapes.
stroke-dasharray options: "", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."
style: { "stroke-dasharray": "- " }