Skip to content

Commit

Permalink
Docs updated to match #3
Browse files Browse the repository at this point in the history
  • Loading branch information
avdaredevil committed Feb 16, 2016
1 parent 8c2cc3e commit 2850351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Attribute | Options | Default | Description
`subtitle` | *string* | `""` | Subtitle of Chart
`showAxes` | *array* | `['bottom','left']` | Pick the axes to show.
`xAxis` | *object* | `{}` OR *`Time based`* | Specifies the configuration for the X-Axis.
`yAxis` | *object* | `{}` | Specifies the configuration for the Y-Axis.
`xLabel` | *string* | `X-Axis` | Label for X-Axis
`yLabel` | *string* | `Y-Axis` | Label for Y-Axis
`xZoom` | *boolean* | `false` | Zooming Allowed On X-Axis
Expand Down

0 comments on commit 2850351

Please sign in to comment.