menu
chart_engine package
documentation
chart_engine_chartjs.dart
ChartEngineChartJS
onLoad property
onLoad property
dark_mode
light_mode
onLoad
property
@
override
EventStream
<
LoadController
>
get
onLoad
override
onLoad event handler.
Implementation
@override
EventStream<LoadController>
get
onLoad => _loadController.onLoad;
chart_engine package
documentation
chart_engine_chartjs
ChartEngineChartJS
onLoad property
ChartEngineChartJS class
Constructors
new
Properties
colorGenerator
hashCode
isLoaded
isLoadedFinancial
onLoad
runtimeType
version
Methods
asCanvasElement
checkLoaded
checkLoadedFinancial
checkRenderParameters
getColorGeneratorAs
load
loadFinancial
noSuchMethod
render
renderAsync
renderBarChart
renderBarChartAsync
renderFinancialChart
renderGaugeChart
renderGaugeChartAsync
renderHorizontalBarChart
renderHorizontalBarChartAsync
renderLineChart
renderLineChartAsync
renderScatterChart
renderScatterChartAsync
renderScatterTimedChart
renderScatterTimedChartAsync
renderTimeSeriesChart
renderTimeSeriesChartAsync
toString
Operators
operator ==
Static properties
ENGINE_WRAPPER_PATH
FINANCIAL_JS_PATH
FINANCIAL_JS_PATH_MIN
JS_PATH
JS_PATH_MIN
JS_WRAPPER_GLOBAL_NAME
minified
PATH
VERSION