diff --git a/README.md b/README.md index 692ad99..7164eb2 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ For a full description of Plotly chart types and attributes see the following re ### Basic Props | Prop | Type | Default | Description | -| -------------------------- | ---------------------------- | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +|----------------------------| ---------------------------- | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `[data]` | `Array` | `[]` | list of trace objects (see https://plot.ly/javascript/reference/) | | `[layout]` | `Object` | `undefined` | layout object (see https://plot.ly/javascript/reference/#layout) | | `[frames]` | `Array` | `undefined` | list of frame objects (see https://plot.ly/javascript/reference/) | @@ -114,7 +114,7 @@ For a full description of Plotly chart types and attributes see the following re | `(error)` | `Function(err)` | `undefined` | Callback executed when a plotly.js API method rejects | | `[divId]` | `string` | `undefined` | id assigned to the `