summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.chart.js/-chart/-time-scale
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-04-06 19:36:32 +0200
committerRobert Jaros <rjaros@finn.pl>2019-04-06 19:36:32 +0200
commit35ba11a0343f626aa1832b4ba43a0ed2363fc265 (patch)
tree0d237e060a1ac30c9a4d5c1cb0a935148d7f0ea3 /api/pl.treksoft.kvision.chart.js/-chart/-time-scale
parent8883419bfcec00947863741d48dbd89cc877615a (diff)
downloadkvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.tar.gz
kvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.tar.bz2
kvision-35ba11a0343f626aa1832b4ba43a0ed2363fc265.zip
Dokka upgrade to 0.9.18
Diffstat (limited to 'api/pl.treksoft.kvision.chart.js/-chart/-time-scale')
-rw-r--r--api/pl.treksoft.kvision.chart.js/-chart/-time-scale/display-formats.html2
-rw-r--r--api/pl.treksoft.kvision.chart.js/-chart/-time-scale/index.html14
2 files changed, 8 insertions, 8 deletions
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/display-formats.html b/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/display-formats.html
index 5533a8e3..6f1b9fe8 100644
--- a/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/display-formats.html
+++ b/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/display-formats.html
@@ -9,6 +9,6 @@
<br/>
<h1>displayFormats</h1>
<a name="pl.treksoft.kvision.chart.js.Chart.TimeScale$displayFormats"></a>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">displayFormats</span><span class="symbol">: </span><a href="../-time-display-format/index.html"><span class="identifier">TimeDisplayFormat</span></a><span class="symbol">?</span></code>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">displayFormats</span><span class="symbol">: </span><a href="../-time-display-format/index.html"><span class="identifier">Chart.TimeDisplayFormat</span></a><span class="symbol">?</span></code>
</BODY>
</HTML>
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/index.html b/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/index.html
index 64d30a44..6a630beb 100644
--- a/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/index.html
+++ b/api/pl.treksoft.kvision.chart.js/-chart/-time-scale/index.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">Chart</a>&nbsp;/&nbsp;<a href="./index.html">TimeScale</a><br/>
<br/>
<h1>TimeScale</h1>
-<code><span class="keyword">interface </span><span class="identifier">TimeScale</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../-chart-scales/index.html"><span class="identifier">ChartScales</span></a></code>
+<code><span class="keyword">interface </span><span class="identifier">TimeScale</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../-chart-scales/index.html"><span class="identifier">Chart.ChartScales</span></a></code>
<h3>Properties</h3>
<table>
<tbody>
@@ -17,7 +17,7 @@
<p><a href="display-formats.html">displayFormats</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">displayFormats</span><span class="symbol">: </span><a href="../-time-display-format/index.html"><span class="identifier">TimeDisplayFormat</span></a><span class="symbol">?</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">displayFormats</span><span class="symbol">: </span><a href="../-time-display-format/index.html"><span class="identifier">Chart.TimeDisplayFormat</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
@@ -106,7 +106,7 @@
<p><a href="../-chart-scales/grid-lines.html">gridLines</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">gridLines</span><span class="symbol">: </span><a href="../-grid-line-options/index.html"><span class="identifier">GridLineOptions</span></a><span class="symbol">?</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">gridLines</span><span class="symbol">: </span><a href="../-grid-line-options/index.html"><span class="identifier">Chart.GridLineOptions</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
@@ -120,14 +120,14 @@
<p><a href="../-chart-scales/scale-label.html">scaleLabel</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">scaleLabel</span><span class="symbol">: </span><a href="../-scale-title-options/index.html"><span class="identifier">ScaleTitleOptions</span></a><span class="symbol">?</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">scaleLabel</span><span class="symbol">: </span><a href="../-scale-title-options/index.html"><span class="identifier">Chart.ScaleTitleOptions</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
<p><a href="../-chart-scales/ticks.html">ticks</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">ticks</span><span class="symbol">: </span><a href="../-tick-options/index.html"><span class="identifier">TickOptions</span></a><span class="symbol">?</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">ticks</span><span class="symbol">: </span><a href="../-tick-options/index.html"><span class="identifier">Chart.TickOptions</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
@@ -141,14 +141,14 @@
<p><a href="../-chart-scales/x-axes.html">xAxes</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">xAxes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="../-chart-x-axe/index.html"><span class="identifier">ChartXAxe</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">xAxes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="../-chart-x-axe/index.html"><span class="identifier">Chart.ChartXAxe</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
<p><a href="../-chart-scales/y-axes.html">yAxes</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">yAxes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="../-chart-y-axe.html"><span class="identifier">ChartYAxe</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">yAxes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol">&lt;</span><a href="../-chart-y-axe.html"><span class="identifier">Chart.ChartYAxe</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code></td>
</tr>
</tbody>
</table>