[ADF-1586] Removed ToCs and added See Alsos (#2729)

This commit is contained in:
Andy Stark
2017-11-24 15:57:58 +00:00
committed by Eugenio Romano
parent 05135a0494
commit 321e4fbdc2
15 changed files with 60 additions and 174 deletions

View File

@@ -4,18 +4,6 @@ Shows the charts related to the reportId passed as input
![Analytics-without-parameters](docassets/images/analytics-without-parameters.png)
<!-- markdown-toc start - Don't edit this section. npm run toc to generate it-->
<!-- toc -->
- [Basic Usage](#basic-usage)
* [Properties](#properties)
* [Events](#events)
<!-- tocstop -->
<!-- markdown-toc end -->
## Basic Usage
```html
@@ -52,4 +40,11 @@ You can also hide chart parameters UI by setting the `hideParameters` to `true`:
| success | The event is emitted when the report parameters are loaded |
| error | The event is emitted when an error occurs during the loading |
| reportSaved | The event is emitted when a report is saved |
| reportDeleted | The event is emitted when a report is deleted |
| reportDeleted | The event is emitted when a report is deleted |
<!-- Don't edit the See also section. Edit seeAlsoGraph.json and run config/generateSeeAlso.js -->
<!-- seealso start -->
## See also
<!-- seealso end -->