Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pshihn committed Mar 14, 2019
1 parent f6929a2 commit 3b212e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.

* Added three new fill styles: **sunburst**, **dashed**, and **zigzag-line**
* Added three new properties in *Options* to support these fill styles:
* dashOffset - length of dashes in dashed fill
* dashGap - length of gap between dashes in dashed fill
* zigzagOffset - width of zigzag triangle when using zigzag-lines fill
* **dashOffset** - length of dashes in dashed fill
* **dashGap** - length of gap between dashes in dashed fill
* **zigzagOffset** - width of zigzag triangle when using zigzag-lines fill

Sample of all fill types:

Expand Down

0 comments on commit 3b212e9

Please sign in to comment.