diff options
Diffstat (limited to 'api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-options/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-options/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-options/index.html b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-options/index.html index 8daf51f9..414954a9 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-options/index.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-options/index.html @@ -24,7 +24,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">legendItem</span><span class="symbol">:</span> <a href="../-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">,</span> <span class="identifier">data</span><span class="symbol">:</span> <a href="../-chart-data/index.html"><span class="identifier">ChartData</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</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">legendItem</span><span class="symbol">:</span> <a href="../-chart-legend-label-item/index.html"><span class="identifier">Chart.ChartLegendLabelItem</span></a><span class="symbol">,</span> <span class="identifier">data</span><span class="symbol">:</span> <a href="../-chart-data/index.html"><span class="identifier">Chart.ChartData</span></a><span class="symbol">)</span> <span class="symbol">-></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></code></td> </tr> <tr> <td> @@ -59,7 +59,7 @@ <p><a href="generate-labels.html">generateLabels</a></p> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">generateLabels</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">chart</span><span class="symbol">:</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> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a></code></td> +<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">generateLabels</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">chart</span><span class="symbol">:</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> <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></code></td> </tr> <tr> <td> |