Update ChartDoc.vue

pull/2234/head
Tuğçe Küçükoğlu 2022-03-01 11:03:13 +03:00 committed by Tuğçe Küçükoğlu
parent d8ad47cab4
commit 8fd606b0f6
1 changed files with 5 additions and 0 deletions

View File

@ -198,6 +198,11 @@ options: {
</td>
<td>Callback to invoke when a tab gets expanded.</td>
</tr>
<tr>
<td>loaded</td>
<td>chart instance</td>
<td>Callback to invoke when chart is loaded.</td>
</tr>
</tbody>
</table>
</div>