summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options')
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-update.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-update.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-event.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-init.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-layout.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-render.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-scale-update.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-tooltip-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-update.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-update.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-update.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-event.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-init.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-layout.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-render.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-tooltip-draw.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-update.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/destroy.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/index.html93
-rw-r--r--api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/resize.html4
26 files changed, 78 insertions, 67 deletions
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-draw.html
index 7fff6ccd..2a57fd9e 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-dataset-draw.html">afterDatasetDraw</a><br/>
<br/>
<h1>afterDatasetDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-update.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-update.html
index a0f96f0f..442d48f5 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-update.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-dataset-update.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-dataset-update.html">afterDatasetUpdate</a><br/>
<br/>
<h1>afterDatasetUpdate</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetUpdate"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetUpdate"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-draw.html
index 7c2d1055..06aac7e2 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-datasets-draw.html">afterDatasetsDraw</a><br/>
<br/>
<h1>afterDatasetsDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetsDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetsDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetsDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-update.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-update.html
index 4afcbc8d..0b06068d 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-update.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-datasets-update.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-datasets-update.html">afterDatasetsUpdate</a><br/>
<br/>
<h1>afterDatasetsUpdate</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetsUpdate"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDatasetsUpdate"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetsUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-draw.html
index a902496f..60c8a297 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-draw.html">afterDraw</a><br/>
<br/>
<h1>afterDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-event.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-event.html
index 6f797508..c2a5016d 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-event.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-event.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-event.html">afterEvent</a><br/>
<br/>
<h1>afterEvent</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterEvent"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterEvent"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterEvent</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">event</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-event/index.html"><span class="identifier">Event</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-init.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-init.html
index a2e457ea..6bc5d906 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-init.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-init.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-init.html">afterInit</a><br/>
<br/>
<h1>afterInit</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterInit"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterInit"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterInit</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-layout.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-layout.html
index 98bf553f..05b66526 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-layout.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-layout.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-layout.html">afterLayout</a><br/>
<br/>
<h1>afterLayout</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterLayout"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterLayout"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterLayout</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-render.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-render.html
index 87b38b30..eaaee199 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-render.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-render.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-render.html">afterRender</a><br/>
<br/>
<h1>afterRender</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterRender"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterRender"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterRender</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-scale-update.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-scale-update.html
index a40085ea..8c878eec 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-scale-update.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-scale-update.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-scale-update.html">afterScaleUpdate</a><br/>
<br/>
<h1>afterScaleUpdate</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterScaleUpdate"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterScaleUpdate"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterScaleUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-tooltip-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-tooltip-draw.html
index 1811584d..7fb419c6 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-tooltip-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-tooltip-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-tooltip-draw.html">afterTooltipDraw</a><br/>
<br/>
<h1>afterTooltipDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterTooltipDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterTooltipDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterTooltipDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">tooltipData</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-update.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-update.html
index 1c60f250..488eea61 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-update.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/after-update.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./after-update.html">afterUpdate</a><br/>
<br/>
<h1>afterUpdate</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterUpdate"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$afterUpdate"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-draw.html
index 7b24886f..04e68eac 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-dataset-draw.html">beforeDatasetDraw</a><br/>
<br/>
<h1>beforeDatasetDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-update.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-update.html
index c4676afc..15211e56 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-update.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-dataset-update.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-dataset-update.html">beforeDatasetUpdate</a><br/>
<br/>
<h1>beforeDatasetUpdate</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetUpdate"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetUpdate"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-draw.html
index 19a888e8..6db58105 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-datasets-draw.html">beforeDatasetsDraw</a><br/>
<br/>
<h1>beforeDatasetsDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetsDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetsDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetsDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-update.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-update.html
index cb82faa2..ea3e5854 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-update.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-datasets-update.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-datasets-update.html">beforeDatasetsUpdate</a><br/>
<br/>
<h1>beforeDatasetsUpdate</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetsUpdate"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDatasetsUpdate"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetsUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-draw.html
index ef2b1dae..64d20854 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-draw.html">beforeDraw</a><br/>
<br/>
<h1>beforeDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-event.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-event.html
index 9de07715..e0fad748 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-event.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-event.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-event.html">beforeEvent</a><br/>
<br/>
<h1>beforeEvent</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeEvent"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeEvent"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeEvent</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">event</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-event/index.html"><span class="identifier">Event</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-init.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-init.html
index 18488dc9..9c1dfaae 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-init.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-init.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-init.html">beforeInit</a><br/>
<br/>
<h1>beforeInit</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeInit"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeInit"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeInit</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-layout.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-layout.html
index 0101ce95..a06aacc8 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-layout.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-layout.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-layout.html">beforeLayout</a><br/>
<br/>
<h1>beforeLayout</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeLayout"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeLayout"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeLayout</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-render.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-render.html
index 5a277c84..47d0c670 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-render.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-render.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-render.html">beforeRender</a><br/>
<br/>
<h1>beforeRender</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeRender"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeRender"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeRender</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-tooltip-draw.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-tooltip-draw.html
index d11d02c7..fd748420 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-tooltip-draw.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-tooltip-draw.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-tooltip-draw.html">beforeTooltipDraw</a><br/>
<br/>
<h1>beforeTooltipDraw</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeTooltipDraw"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeTooltipDraw"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeTooltipDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">tooltipData</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-update.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-update.html
index aca6274e..6dccd5f8 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-update.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/before-update.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./before-update.html">beforeUpdate</a><br/>
<br/>
<h1>beforeUpdate</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeUpdate"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$beforeUpdate"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/destroy.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/destroy.html
index 39f975a1..61526019 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/destroy.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/destroy.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./destroy.html">destroy</a><br/>
<br/>
<h1>destroy</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$destroy"></a>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$destroy"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">destroy</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/index.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/index.html
index 5bb8ebb7..bc07f7ab 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/index.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/index.html
@@ -8,198 +8,209 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="./index.html">PluginServiceRegistrationOptions</a><br/>
<br/>
<h1>PluginServiceRegistrationOptions</h1>
-<code><span class="keyword">external</span> <span class="keyword">interface </span><span class="identifier">PluginServiceRegistrationOptions</span></code>
+(js) <code><span class="keyword">interface </span><span class="identifier">PluginServiceRegistrationOptions</span></code>
<h3>Properties</h3>
<table>
<tbody>
<tr>
<td>
-<p><a href="after-dataset-draw.html">afterDatasetDraw</a></p>
+(js)
+<h4><a href="after-dataset-draw.html">afterDatasetDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-datasets-draw.html">afterDatasetsDraw</a></p>
+(js)
+<h4><a href="after-datasets-draw.html">afterDatasetsDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetsDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-datasets-update.html">afterDatasetsUpdate</a></p>
+(js)
+<h4><a href="after-datasets-update.html">afterDatasetsUpdate</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetsUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-dataset-update.html">afterDatasetUpdate</a></p>
+(js)
+<h4><a href="after-dataset-update.html">afterDatasetUpdate</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDatasetUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-draw.html">afterDraw</a></p>
+(js)
+<h4><a href="after-draw.html">afterDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-event.html">afterEvent</a></p>
+(js)
+<h4><a href="after-event.html">afterEvent</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterEvent</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">event</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-event/index.html"><span class="identifier">Event</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-init.html">afterInit</a></p>
+(js)
+<h4><a href="after-init.html">afterInit</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterInit</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-layout.html">afterLayout</a></p>
+(js)
+<h4><a href="after-layout.html">afterLayout</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterLayout</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-render.html">afterRender</a></p>
+(js)
+<h4><a href="after-render.html">afterRender</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterRender</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-scale-update.html">afterScaleUpdate</a></p>
+(js)
+<h4><a href="after-scale-update.html">afterScaleUpdate</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterScaleUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-tooltip-draw.html">afterTooltipDraw</a></p>
+(js)
+<h4><a href="after-tooltip-draw.html">afterTooltipDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterTooltipDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">tooltipData</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="after-update.html">afterUpdate</a></p>
+(js)
+<h4><a href="after-update.html">afterUpdate</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">afterUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-dataset-draw.html">beforeDatasetDraw</a></p>
+(js)
+<h4><a href="before-dataset-draw.html">beforeDatasetDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-datasets-draw.html">beforeDatasetsDraw</a></p>
+(js)
+<h4><a href="before-datasets-draw.html">beforeDatasetsDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetsDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-datasets-update.html">beforeDatasetsUpdate</a></p>
+(js)
+<h4><a href="before-datasets-update.html">beforeDatasetsUpdate</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetsUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-dataset-update.html">beforeDatasetUpdate</a></p>
+(js)
+<h4><a href="before-dataset-update.html">beforeDatasetUpdate</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDatasetUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-draw.html">beforeDraw</a></p>
+(js)
+<h4><a href="before-draw.html">beforeDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">easing</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-event.html">beforeEvent</a></p>
+(js)
+<h4><a href="before-event.html">beforeEvent</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeEvent</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">event</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-event/index.html"><span class="identifier">Event</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-init.html">beforeInit</a></p>
+(js)
+<h4><a href="before-init.html">beforeInit</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeInit</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-layout.html">beforeLayout</a></p>
+(js)
+<h4><a href="before-layout.html">beforeLayout</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeLayout</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-render.html">beforeRender</a></p>
+(js)
+<h4><a href="before-render.html">beforeRender</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeRender</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-tooltip-draw.html">beforeTooltipDraw</a></p>
+(js)
+<h4><a href="before-tooltip-draw.html">beforeTooltipDraw</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeTooltipDraw</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">tooltipData</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="before-update.html">beforeUpdate</a></p>
+(js)
+<h4><a href="before-update.html">beforeUpdate</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeUpdate</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="destroy.html">destroy</a></p>
+(js)
+<h4><a href="destroy.html">destroy</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">destroy</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="resize.html">resize</a></p>
+(js)
+<h4><a href="resize.html">resize</a></h4>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">resize</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">newChartSize</span><span class="symbol">:</span>&nbsp;<a href="../-chart/-chart-size/index.html"><span class="identifier">Chart.ChartSize</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
-</tr>
-</tbody>
-</table>
-<h3>Extension Functions</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p>
-</td>
-<td>
-<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code>
-<p>Helper function for creating JavaScript objects from dynamic constructors.</p>
-</td>
+<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">resize</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">newChartSize</span><span class="symbol">:</span>&nbsp;<span class="identifier">ChartSize</span><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
</tbody>
</table>
diff --git a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/resize.html b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/resize.html
index 96fe47f4..e0f69868 100644
--- a/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/resize.html
+++ b/api/pl.treksoft.kvision.chart.js/-plugin-service-registration-options/resize.html
@@ -8,7 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="index.html">PluginServiceRegistrationOptions</a>&nbsp;/&nbsp;<a href="./resize.html">resize</a><br/>
<br/>
<h1>resize</h1>
-<a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$resize"></a>
-<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">resize</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">newChartSize</span><span class="symbol">:</span>&nbsp;<a href="../-chart/-chart-size/index.html"><span class="identifier">Chart.ChartSize</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
+(js) <a name="pl.treksoft.kvision.chart.js.PluginServiceRegistrationOptions$resize"></a>
+<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">resize</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chartInstance</span><span class="symbol">:</span>&nbsp;<a href="../-chart/index.html"><span class="identifier">Chart</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">newChartSize</span><span class="symbol">:</span>&nbsp;<span class="identifier">ChartSize</span><span class="symbol">,</span>&nbsp;<span class="identifier">options</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>