Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huww98 authored May 23, 2020
1 parent e2662c3 commit a2bd893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const chart = new TimeChart(el, {

* backgroundColor (CSS color specifier or [d3-color](https://github.com/d3/d3-color) instance)

default: d3.rgb(255, 255, 255, 1)
default: 'transparent'

* paddingTop / paddingRight / paddingLeft / paddingBottom (number): Padding to add to chart area in CSS pixel. Also reverse space for axes.

Expand Down

0 comments on commit a2bd893

Please sign in to comment.