summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-options/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-options/index.html')
-rw-r--r--api/pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-options/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-options/index.html b/api/pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-options/index.html
index 892337a4..50b01473 100644
--- a/api/pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-options/index.html
+++ b/api/pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-options/index.html
@@ -73,7 +73,7 @@
<p><a href="callbacks.html">callbacks</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">callbacks</span><span class="symbol">: </span><a href="../-chart-tooltip-callback/index.html"><span class="identifier">ChartTooltipCallback</span></a><span class="symbol">?</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">callbacks</span><span class="symbol">: </span><a href="../-chart-tooltip-callback/index.html"><span class="identifier">Chart.ChartTooltipCallback</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
@@ -101,7 +101,7 @@
<p><a href="custom.html">custom</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">custom</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">a</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>&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></code></td>
+<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">custom</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">a</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>&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>
@@ -122,7 +122,7 @@
<p><a href="filter.html">filter</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">filter</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">item</span><span class="symbol">:</span>&nbsp;<a href="../-chart-tooltip-item/index.html"><span class="identifier">ChartTooltipItem</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">data</span><span class="symbol">:</span>&nbsp;<a href="../-chart-data/index.html"><span class="identifier">ChartData</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
+<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">filter</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">item</span><span class="symbol">:</span>&nbsp;<a href="../-chart-tooltip-item/index.html"><span class="identifier">Chart.ChartTooltipItem</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">data</span><span class="symbol">:</span>&nbsp;<a href="../-chart-data/index.html"><span class="identifier">Chart.ChartData</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
@@ -178,7 +178,7 @@
<p><a href="item-sort.html">itemSort</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">itemSort</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">itemA</span><span class="symbol">:</span>&nbsp;<a href="../-chart-tooltip-item/index.html"><span class="identifier">ChartTooltipItem</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">itemB</span><span class="symbol">:</span>&nbsp;<a href="../-chart-tooltip-item/index.html"><span class="identifier">ChartTooltipItem</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code></td>
+<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">itemSort</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">itemA</span><span class="symbol">:</span>&nbsp;<a href="../-chart-tooltip-item/index.html"><span class="identifier">Chart.ChartTooltipItem</span></a><span class="symbol">,</span>&nbsp;<span class="identifier">itemB</span><span class="symbol">:</span>&nbsp;<a href="../-chart-tooltip-item/index.html"><span class="identifier">Chart.ChartTooltipItem</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>