billboard library

Classes

AreaLinearGradientOptions
AxesConfiguration
Axis
Copyright (c) 2017 ~ present NAVER Corp. billboard.js project is licensed under the MIT license
AxisConfigurationBase
Billboard
Copyright (c) 2017 ~ present NAVER Corp. billboard.js project is licensed under the MIT license
Chart
Copyright (c) 2017 ~ present NAVER Corp. billboard.js project is licensed under the MIT license
ChartOptions
Copyright (c) 2017 ~ present NAVER Corp. billboard.js project is licensed under the MIT license
Data
DataItem
DataRow
Grid
GridOperations
IData
IDataRow
Copyright (c) 2017 ~ present NAVER Corp. billboard.js project is licensed under the MIT license
LegendOptions
LineOptions
Plugin
Copyright (c) 2017 ~ present NAVER Corp. billboard.js project is licensed under the MIT license
PointOptions
RegionOptions
RegionsType
SubchartOptions
TargetIds
Copyright (c) 2017 ~ present NAVER Corp. billboard.js project is licensed under the MIT license
TooltipOptions
XAxisConfiguration
XTickConfiguration
YAxisConfiguration
YAxisConfigurationBase
YTickConfiguration
ZoomOptions

Properties

bb Billboard
no setter

Functions

area() String
shape modules
areaLineRange() String
areaSpline() String
areaSplineRange() String
areaStep() String
bar() String
bubble() String
donut() String
gauge() String
line() String
pie() String
radar() String
scatter() String
selection() bool
interaction modules
spline() String
step() String
subchart() bool
zoom() bool

Typedefs

FormatFunction = void Function(dynamic v, String id, num i, num j)
MouseEventCallback = void Function(DataItem d, [SvgElement element])