From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../-chart/-common-axe/after-build-ticks.html | 2 +- .../-common-axe/after-calculate-tick-rotation.html | 2 +- .../-chart/-common-axe/after-data-limits.html | 2 +- .../-chart/-common-axe/after-fit.html | 2 +- .../-chart/-common-axe/after-set-dimension.html | 2 +- .../after-tick-to-label-conversion.html | 2 +- .../-chart/-common-axe/after-update.html | 2 +- .../-chart/-common-axe/bar-thickness.html | 2 +- .../-chart/-common-axe/before-build-ticks.html | 2 +- .../before-calculate-tick-rotation.html | 2 +- .../-chart/-common-axe/before-data-limits.html | 2 +- .../-chart/-common-axe/before-fit.html | 2 +- .../-chart/-common-axe/before-set-dimension.html | 2 +- .../before-tick-to-label-conversion.html | 2 +- .../-chart/-common-axe/before-update.html | 2 +- .../-chart/-common-axe/bounds.html | 2 +- .../-chart/-common-axe/display.html | 2 +- .../-chart/-common-axe/grid-lines.html | 4 +- .../-chart/-common-axe/id.html | 2 +- .../-chart/-common-axe/index.html | 110 +++++++++++---------- .../-chart/-common-axe/max-bar-thickness.html | 2 +- .../-chart/-common-axe/offset.html | 2 +- .../-chart/-common-axe/position.html | 2 +- .../-chart/-common-axe/scale-label.html | 4 +- .../-chart/-common-axe/stacked.html | 2 +- .../-chart/-common-axe/ticks.html | 4 +- .../-chart/-common-axe/time.html | 4 +- .../-chart/-common-axe/type.html | 2 +- 28 files changed, 90 insertions(+), 82 deletions(-) (limited to 'api/pl.treksoft.kvision.chart.js/-chart/-common-axe') diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-build-ticks.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-build-ticks.html index cf817401..7af63227 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-build-ticks.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-build-ticks.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / afterBuildTicks

afterBuildTicks

- +(js) open val afterBuildTicks: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-calculate-tick-rotation.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-calculate-tick-rotation.html index f4b52624..7d1bfb9a 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-calculate-tick-rotation.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-calculate-tick-rotation.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / afterCalculateTickRotation

afterCalculateTickRotation

- +(js) open val afterCalculateTickRotation: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-data-limits.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-data-limits.html index 25f09bfc..7a242f9f 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-data-limits.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-data-limits.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / afterDataLimits

afterDataLimits

- +(js) open val afterDataLimits: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-fit.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-fit.html index 3a7af199..62e62386 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-fit.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-fit.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / afterFit

afterFit

- +(js) open val afterFit: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-set-dimension.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-set-dimension.html index 98b15369..4f363625 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-set-dimension.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-set-dimension.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / afterSetDimension

afterSetDimension

- +(js) open val afterSetDimension: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-tick-to-label-conversion.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-tick-to-label-conversion.html index 158e6808..fe204e0f 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-tick-to-label-conversion.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-tick-to-label-conversion.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / afterTickToLabelConversion

afterTickToLabelConversion

- +(js) open val afterTickToLabelConversion: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-update.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-update.html index 807391ed..f06dbb24 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-update.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/after-update.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / afterUpdate

afterUpdate

- +(js) open val afterUpdate: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bar-thickness.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bar-thickness.html index cda941c4..3bfd9229 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bar-thickness.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bar-thickness.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / barThickness

barThickness

- +(js) open var barThickness: dynamic diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-build-ticks.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-build-ticks.html index b3fc9151..f229e0aa 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-build-ticks.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-build-ticks.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / beforeBuildTicks

beforeBuildTicks

- +(js) open val beforeBuildTicks: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-calculate-tick-rotation.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-calculate-tick-rotation.html index e2c20e6d..2868ff60 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-calculate-tick-rotation.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-calculate-tick-rotation.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / beforeCalculateTickRotation

beforeCalculateTickRotation

- +(js) open val beforeCalculateTickRotation: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-data-limits.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-data-limits.html index 0b71ed9e..f0d23d82 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-data-limits.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-data-limits.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / beforeDataLimits

beforeDataLimits

- +(js) open val beforeDataLimits: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-fit.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-fit.html index d1977ec3..9ddeccdf 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-fit.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-fit.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / beforeFit

beforeFit

- +(js) open val beforeFit: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-set-dimension.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-set-dimension.html index 10076ad5..18ad6705 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-set-dimension.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-set-dimension.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / beforeSetDimension

beforeSetDimension

- +(js) open val beforeSetDimension: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-tick-to-label-conversion.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-tick-to-label-conversion.html index bf156c3a..d9332c20 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-tick-to-label-conversion.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-tick-to-label-conversion.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / beforeTickToLabelConversion

beforeTickToLabelConversion

- +(js) open val beforeTickToLabelConversion: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-update.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-update.html index ca48e512..2d0fb99c 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-update.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/before-update.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / beforeUpdate

beforeUpdate

- +(js) open val beforeUpdate: ((scale: Any?) -> Unit)? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bounds.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bounds.html index e7b02a05..a8203059 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bounds.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/bounds.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / bounds

bounds

- +(js) open var bounds: String? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/display.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/display.html index 065462dd..f9a430a1 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/display.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/display.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / display

display

- +(js) open var display: Boolean? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/grid-lines.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/grid-lines.html index 25030209..74c6c898 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/grid-lines.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/grid-lines.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / gridLines

gridLines

- -open var gridLines: Chart.GridLineOptions? +(js) +open var gridLines: GridLineOptions? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/id.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/id.html index a7a6bda1..2d3a3f8d 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/id.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/id.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / id

id

- +(js) open var id: String? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/index.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/index.html index c72a904b..2181d75f 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/index.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/index.html @@ -8,219 +8,227 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe

CommonAxe

-interface CommonAxe +(js) interface CommonAxe

Properties

+open var gridLines: GridLineOptions? +open var scaleLabel: ScaleTitleOptions? +open var ticks: TickOptions? +open var time: TimeScale?
-

afterBuildTicks

+(js) +

afterBuildTicks

open val afterBuildTicks: ((scale: Any?) -> Unit)?
-

afterCalculateTickRotation

+(js) +

afterCalculateTickRotation

open val afterCalculateTickRotation: ((scale: Any?) -> Unit)?
-

afterDataLimits

+(js) +

afterDataLimits

open val afterDataLimits: ((scale: Any?) -> Unit)?
-

afterFit

+(js) +

afterFit

open val afterFit: ((scale: Any?) -> Unit)?
-

afterSetDimension

+(js) +

afterSetDimension

open val afterSetDimension: ((scale: Any?) -> Unit)?
-

afterTickToLabelConversion

+(js) +

afterTickToLabelConversion

open val afterTickToLabelConversion: ((scale: Any?) -> Unit)?
-

afterUpdate

+(js) +

afterUpdate

open val afterUpdate: ((scale: Any?) -> Unit)?
-

barThickness

+(js) +

barThickness

open var barThickness: dynamic
-

beforeBuildTicks

+(js) +

beforeBuildTicks

open val beforeBuildTicks: ((scale: Any?) -> Unit)?
-

beforeCalculateTickRotation

+(js) +

beforeCalculateTickRotation

open val beforeCalculateTickRotation: ((scale: Any?) -> Unit)?
-

beforeDataLimits

+(js) +

beforeDataLimits

open val beforeDataLimits: ((scale: Any?) -> Unit)?
-

beforeFit

+(js) +

beforeFit

open val beforeFit: ((scale: Any?) -> Unit)?
-

beforeSetDimension

+(js) +

beforeSetDimension

open val beforeSetDimension: ((scale: Any?) -> Unit)?
-

beforeTickToLabelConversion

+(js) +

beforeTickToLabelConversion

open val beforeTickToLabelConversion: ((scale: Any?) -> Unit)?
-

beforeUpdate

+(js) +

beforeUpdate

open val beforeUpdate: ((scale: Any?) -> Unit)?
-

bounds

+(js) +

bounds

open var bounds: String?
-

display

+(js) +

display

open var display: Boolean?
-

gridLines

+(js) +

gridLines

-open var gridLines: Chart.GridLineOptions?
-

id

+(js) +

id

open var id: String?
-

maxBarThickness

+(js) +

maxBarThickness

open var maxBarThickness: Number?
-

offset

+(js) +

offset

open var offset: Boolean?
-

position

+(js) +

position

open var position: String?
-

scaleLabel

+(js) +

scaleLabel

-open var scaleLabel: Chart.ScaleTitleOptions?
-

stacked

+(js) +

stacked

open var stacked: Boolean?
-

ticks

+(js) +

ticks

-open var ticks: Chart.TickOptions?
-

time

+(js) +

time

-open var time: Chart.TimeScale?
-

type

+(js) +

type

open var type: dynamic
-

Inheritors

- - - - - - - - - - - -
-

ChartXAxe

-
-interface ChartXAxe : Chart.CommonAxe
-

ChartYAxe

-
-interface ChartYAxe : Chart.CommonAxe
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/max-bar-thickness.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/max-bar-thickness.html index 2d27feb6..5dd745db 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/max-bar-thickness.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/max-bar-thickness.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / maxBarThickness

maxBarThickness

- +(js) open var maxBarThickness: Number? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/offset.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/offset.html index e05aca9c..8ecb5880 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/offset.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/offset.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / offset

offset

- +(js) open var offset: Boolean? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/position.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/position.html index acb805a5..b3b74ce8 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/position.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/position.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / position

position

- +(js) open var position: String? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/scale-label.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/scale-label.html index 04520db6..626e389d 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/scale-label.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/scale-label.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / scaleLabel

scaleLabel

- -open var scaleLabel: Chart.ScaleTitleOptions? +(js) +open var scaleLabel: ScaleTitleOptions? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/stacked.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/stacked.html index da056fa2..e8aa416d 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/stacked.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/stacked.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / stacked

stacked

- +(js) open var stacked: Boolean? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/ticks.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/ticks.html index 38460a2d..d141e87f 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/ticks.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/ticks.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / ticks

ticks

- -open var ticks: Chart.TickOptions? +(js) +open var ticks: TickOptions? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/time.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/time.html index 83714686..18da9311 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/time.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/time.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / time

time

- -open var time: Chart.TimeScale? +(js) +open var time: TimeScale? diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/type.html b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/type.html index d72abcb9..3149ef48 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/type.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-common-axe/type.html @@ -8,7 +8,7 @@ kvision / pl.treksoft.kvision.chart.js / Chart / CommonAxe / type

type

- +(js) open var type: dynamic -- cgit