mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-1586] Removed ToCs and added See Alsos (#2729)
This commit is contained in:
committed by
Eugenio Romano
parent
05135a0494
commit
321e4fbdc2
@@ -1,18 +1,6 @@
|
||||
# Analytics Generator Component
|
||||
|
||||
The component generates and shows the charts
|
||||
|
||||
<!-- 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 -->
|
||||
Generates and shows charts
|
||||
|
||||
## Basic Usage
|
||||
|
||||
@@ -35,4 +23,11 @@ The component generates and shows the charts
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| success | Raised when the charts are loaded |
|
||||
| error | Raised when an error occurs during the loading |
|
||||
| error | Raised when an error occurs during the loading |
|
||||
|
||||
<!-- Don't edit the See also section. Edit seeAlsoGraph.json and run config/generateSeeAlso.js -->
|
||||
<!-- seealso start -->
|
||||
## See also
|
||||
|
||||
|
||||
<!-- seealso end -->
|
||||
Reference in New Issue
Block a user