1
+ <!doctype html>
2
+ < html class ="default no-js ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
+ < title > Chart | reactime</ title >
7
+ < meta name ="description " content ="Documentation for reactime ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="stylesheet " href ="../assets/css/main.css ">
10
+ </ head >
11
+ < body >
12
+ < header >
13
+ < div class ="tsd-page-toolbar ">
14
+ < div class ="container ">
15
+ < div class ="table-wrap ">
16
+ < div class ="table-cell " id ="tsd-search " data-index ="../assets/js/search.json " data-base =".. ">
17
+ < div class ="field ">
18
+ < label for ="tsd-search-field " class ="tsd-widget search no-caption "> Search</ label >
19
+ < input id ="tsd-search-field " type ="text " />
20
+ </ div >
21
+ < ul class ="results ">
22
+ < li class ="state loading "> Preparing search index...</ li >
23
+ < li class ="state failure "> The search index is not available</ li >
24
+ </ ul >
25
+ < a href ="../index.html " class ="title "> reactime</ a >
26
+ </ div >
27
+ < div class ="table-cell " id ="tsd-widgets ">
28
+ < div id ="tsd-filter ">
29
+ < a href ="# " class ="tsd-widget options no-caption " data-toggle ="options "> Options</ a >
30
+ < div class ="tsd-filter-group ">
31
+ < div class ="tsd-select " id ="tsd-filter-visibility ">
32
+ < span class ="tsd-select-label "> All</ span >
33
+ < ul class ="tsd-select-list ">
34
+ < li data-value ="public "> Public</ li >
35
+ < li data-value ="protected "> Public/Protected</ li >
36
+ < li data-value ="private " class ="selected "> All</ li >
37
+ </ ul >
38
+ </ div >
39
+ < input type ="checkbox " id ="tsd-filter-inherited " checked />
40
+ < label class ="tsd-widget " for ="tsd-filter-inherited "> Inherited</ label >
41
+ < input type ="checkbox " id ="tsd-filter-externals " checked />
42
+ < label class ="tsd-widget " for ="tsd-filter-externals "> Externals</ label >
43
+ < input type ="checkbox " id ="tsd-filter-only-exported " />
44
+ < label class ="tsd-widget " for ="tsd-filter-only-exported "> Only exported</ label >
45
+ </ div >
46
+ </ div >
47
+ < a href ="# " class ="tsd-widget menu no-caption " data-toggle ="menu "> Menu</ a >
48
+ </ div >
49
+ </ div >
50
+ </ div >
51
+ </ div >
52
+ < div class ="tsd-page-title ">
53
+ < div class ="container ">
54
+ < ul class ="tsd-breadcrumb ">
55
+ < li >
56
+ < a href ="../globals.html "> Globals</ a >
57
+ </ li >
58
+ < li >
59
+ < a href ="../modules/_app_components_chart_.html "> "app/components/Chart"</ a >
60
+ </ li >
61
+ < li >
62
+ < a href ="_app_components_chart_.chart.html "> Chart</ a >
63
+ </ li >
64
+ </ ul >
65
+ < h1 > Class Chart</ h1 >
66
+ </ div >
67
+ </ div >
68
+ </ header >
69
+ < div class ="container container-main ">
70
+ < div class ="row ">
71
+ < div class ="col-8 col-content ">
72
+ < section class ="tsd-panel tsd-hierarchy ">
73
+ < h3 > Hierarchy</ h3 >
74
+ < ul class ="tsd-hierarchy ">
75
+ < li >
76
+ < span class ="tsd-signature-type "> any</ span >
77
+ < ul class ="tsd-hierarchy ">
78
+ < li >
79
+ < span class ="target "> Chart</ span >
80
+ </ li >
81
+ </ ul >
82
+ </ li >
83
+ </ ul >
84
+ </ section >
85
+ < section class ="tsd-panel-group tsd-index-group ">
86
+ < h2 > Index</ h2 >
87
+ < section class ="tsd-panel tsd-index-panel ">
88
+ < div class ="tsd-index-content ">
89
+ < section class ="tsd-index-section tsd-is-not-exported ">
90
+ < h3 > Constructors</ h3 >
91
+ < ul class ="tsd-index-list ">
92
+ < li class ="tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported "> < a href ="_app_components_chart_.chart.html#constructor " class ="tsd-kind-icon "> constructor</ a > </ li >
93
+ </ ul >
94
+ </ section >
95
+ < section class ="tsd-index-section tsd-is-not-exported ">
96
+ < h3 > Methods</ h3 >
97
+ < ul class ="tsd-index-list ">
98
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-not-exported "> < a href ="_app_components_chart_.chart.html#componentdidmount " class ="tsd-kind-icon "> component< wbr > Did< wbr > Mount</ a > </ li >
99
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-not-exported "> < a href ="_app_components_chart_.chart.html#componentdidupdate " class ="tsd-kind-icon "> component< wbr > Did< wbr > Update</ a > </ li >
100
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-not-exported "> < a href ="_app_components_chart_.chart.html#maked3tree " class ="tsd-kind-icon "> maked3< wbr > Tree</ a > </ li >
101
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-not-exported "> < a href ="_app_components_chart_.chart.html#removed3tree " class ="tsd-kind-icon "> removed3< wbr > Tree</ a > </ li >
102
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-not-exported "> < a href ="_app_components_chart_.chart.html#render " class ="tsd-kind-icon "> render</ a > </ li >
103
+ </ ul >
104
+ </ section >
105
+ </ div >
106
+ </ section >
107
+ </ section >
108
+ < section class ="tsd-panel-group tsd-member-group tsd-is-not-exported ">
109
+ < h2 > Constructors</ h2 >
110
+ < section class ="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported ">
111
+ < a name ="constructor " class ="tsd-anchor "> </ a >
112
+ < h3 > constructor</ h3 >
113
+ < ul class ="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported ">
114
+ < li class ="tsd-signature tsd-kind-icon "> new < wbr > Chart< span class ="tsd-signature-symbol "> (</ span > props< span class ="tsd-signature-symbol "> : </ span > < a href ="../interfaces/_app_components_chart_.chartprops.html " class ="tsd-signature-type "> ChartProps</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="_app_components_chart_.chart.html " class ="tsd-signature-type "> Chart</ a > </ li >
115
+ </ ul >
116
+ < ul class ="tsd-descriptions ">
117
+ < li class ="tsd-description ">
118
+ < aside class ="tsd-sources ">
119
+ < ul >
120
+ < li > Defined in < a href ="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L24 "> app/components/Chart.tsx:24</ a > </ li >
121
+ </ ul >
122
+ </ aside >
123
+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
124
+ < ul class ="tsd-parameters ">
125
+ < li >
126
+ < h5 > props: < a href ="../interfaces/_app_components_chart_.chartprops.html " class ="tsd-signature-type "> ChartProps</ a > </ h5 >
127
+ </ li >
128
+ </ ul >
129
+ < h4 class ="tsd-returns-title "> Returns < a href ="_app_components_chart_.chart.html " class ="tsd-signature-type "> Chart</ a > </ h4 >
130
+ </ li >
131
+ </ ul >
132
+ </ section >
133
+ </ section >
134
+ < section class ="tsd-panel-group tsd-member-group tsd-is-not-exported ">
135
+ < h2 > Methods</ h2 >
136
+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
137
+ < a name ="componentdidmount " class ="tsd-anchor "> </ a >
138
+ < h3 > component< wbr > Did< wbr > Mount</ h3 >
139
+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
140
+ < li class ="tsd-signature tsd-kind-icon "> component< wbr > Did< wbr > Mount< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
141
+ </ ul >
142
+ < ul class ="tsd-descriptions ">
143
+ < li class ="tsd-description ">
144
+ < aside class ="tsd-sources ">
145
+ < ul >
146
+ < li > Defined in < a href ="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L32 "> app/components/Chart.tsx:32</ a > </ li >
147
+ </ ul >
148
+ </ aside >
149
+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 >
150
+ </ li >
151
+ </ ul >
152
+ </ section >
153
+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
154
+ < a name ="componentdidupdate " class ="tsd-anchor "> </ a >
155
+ < h3 > component< wbr > Did< wbr > Update</ h3 >
156
+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
157
+ < li class ="tsd-signature tsd-kind-icon "> component< wbr > Did< wbr > Update< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
158
+ </ ul >
159
+ < ul class ="tsd-descriptions ">
160
+ < li class ="tsd-description ">
161
+ < aside class ="tsd-sources ">
162
+ < ul >
163
+ < li > Defined in < a href ="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L38 "> app/components/Chart.tsx:38</ a > </ li >
164
+ </ ul >
165
+ </ aside >
166
+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 >
167
+ </ li >
168
+ </ ul >
169
+ </ section >
170
+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
171
+ < a name ="maked3tree " class ="tsd-anchor "> </ a >
172
+ < h3 > maked3< wbr > Tree</ h3 >
173
+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
174
+ < li class ="tsd-signature tsd-kind-icon "> maked3< wbr > Tree< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
175
+ </ ul >
176
+ < ul class ="tsd-descriptions ">
177
+ < li class ="tsd-description ">
178
+ < aside class ="tsd-sources ">
179
+ < ul >
180
+ < li > Defined in < a href ="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L51 "> app/components/Chart.tsx:51</ a > </ li >
181
+ </ ul >
182
+ </ aside >
183
+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 >
184
+ </ li >
185
+ </ ul >
186
+ </ section >
187
+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
188
+ < a name ="removed3tree " class ="tsd-anchor "> </ a >
189
+ < h3 > removed3< wbr > Tree</ h3 >
190
+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
191
+ < li class ="tsd-signature tsd-kind-icon "> removed3< wbr > Tree< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
192
+ </ ul >
193
+ < ul class ="tsd-descriptions ">
194
+ < li class ="tsd-description ">
195
+ < aside class ="tsd-sources ">
196
+ < ul >
197
+ < li > Defined in < a href ="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L44 "> app/components/Chart.tsx:44</ a > </ li >
198
+ </ ul >
199
+ </ aside >
200
+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 >
201
+ </ li >
202
+ </ ul >
203
+ </ section >
204
+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
205
+ < a name ="render " class ="tsd-anchor "> </ a >
206
+ < h3 > render</ h3 >
207
+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
208
+ < li class ="tsd-signature tsd-kind-icon "> render< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> any</ span > </ li >
209
+ </ ul >
210
+ < ul class ="tsd-descriptions ">
211
+ < li class ="tsd-description ">
212
+ < aside class ="tsd-sources ">
213
+ < ul >
214
+ < li > Defined in < a href ="https://github.com/nmwenz90/reactime/blob/97c0a26/src/app/components/Chart.tsx#L208 "> app/components/Chart.tsx:208</ a > </ li >
215
+ </ ul >
216
+ </ aside >
217
+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> any</ span > </ h4 >
218
+ </ li >
219
+ </ ul >
220
+ </ section >
221
+ </ section >
222
+ </ div >
223
+ < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
224
+ < nav class ="tsd-navigation primary ">
225
+ < ul >
226
+ < li class ="globals ">
227
+ < a href ="../globals.html "> < em > Globals</ em > </ a >
228
+ </ li >
229
+ < li class ="current tsd-kind-module ">
230
+ < a href ="../modules/_app_components_chart_.html "> "app/components/< wbr > Chart"</ a >
231
+ </ li >
232
+ </ ul >
233
+ </ nav >
234
+ < nav class ="tsd-navigation secondary menu-sticky ">
235
+ < ul class ="before-current ">
236
+ </ ul >
237
+ < ul class ="current ">
238
+ < li class ="current tsd-kind-class tsd-parent-kind-module tsd-is-not-exported ">
239
+ < a href ="_app_components_chart_.chart.html " class ="tsd-kind-icon "> Chart</ a >
240
+ < ul >
241
+ < li class =" tsd-kind-constructor tsd-parent-kind-class tsd-is-not-exported ">
242
+ < a href ="_app_components_chart_.chart.html#constructor " class ="tsd-kind-icon "> constructor</ a >
243
+ </ li >
244
+ < li class =" tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
245
+ < a href ="_app_components_chart_.chart.html#componentdidmount " class ="tsd-kind-icon "> component< wbr > Did< wbr > Mount</ a >
246
+ </ li >
247
+ < li class =" tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
248
+ < a href ="_app_components_chart_.chart.html#componentdidupdate " class ="tsd-kind-icon "> component< wbr > Did< wbr > Update</ a >
249
+ </ li >
250
+ < li class =" tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
251
+ < a href ="_app_components_chart_.chart.html#maked3tree " class ="tsd-kind-icon "> maked3< wbr > Tree</ a >
252
+ </ li >
253
+ < li class =" tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
254
+ < a href ="_app_components_chart_.chart.html#removed3tree " class ="tsd-kind-icon "> removed3< wbr > Tree</ a >
255
+ </ li >
256
+ < li class =" tsd-kind-method tsd-parent-kind-class tsd-is-not-exported ">
257
+ < a href ="_app_components_chart_.chart.html#render " class ="tsd-kind-icon "> render</ a >
258
+ </ li >
259
+ </ ul >
260
+ </ li >
261
+ </ ul >
262
+ < ul class ="after-current ">
263
+ < li class =" tsd-kind-interface tsd-parent-kind-module tsd-is-not-exported ">
264
+ < a href ="../interfaces/_app_components_chart_.chartprops.html " class ="tsd-kind-icon "> Chart< wbr > Props</ a >
265
+ </ li >
266
+ < li class =" tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported ">
267
+ < a href ="../modules/_app_components_chart_.html#colors " class ="tsd-kind-icon "> colors</ a >
268
+ </ li >
269
+ < li class =" tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported ">
270
+ < a href ="../modules/_app_components_chart_.html#root " class ="tsd-kind-icon "> root</ a >
271
+ </ li >
272
+ </ ul >
273
+ </ nav >
274
+ </ div >
275
+ </ div >
276
+ </ div >
277
+ < footer class ="with-border-bottom ">
278
+ < div class ="container ">
279
+ < h2 > Legend</ h2 >
280
+ < div class ="tsd-legend-group ">
281
+ < ul class ="tsd-legend ">
282
+ < li class ="tsd-kind-namespace "> < span class ="tsd-kind-icon "> Namespace</ span > </ li >
283
+ < li class ="tsd-kind-object-literal "> < span class ="tsd-kind-icon "> Object literal</ span > </ li >
284
+ < li class ="tsd-kind-variable "> < span class ="tsd-kind-icon "> Variable</ span > </ li >
285
+ < li class ="tsd-kind-function "> < span class ="tsd-kind-icon "> Function</ span > </ li >
286
+ </ ul >
287
+ < ul class ="tsd-legend ">
288
+ < li class ="tsd-kind-class "> < span class ="tsd-kind-icon "> Class</ span > </ li >
289
+ < li class ="tsd-kind-constructor tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Constructor</ span > </ li >
290
+ < li class ="tsd-kind-method tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Method</ span > </ li >
291
+ </ ul >
292
+ < ul class ="tsd-legend ">
293
+ < li class ="tsd-kind-interface "> < span class ="tsd-kind-icon "> Interface</ span > </ li >
294
+ </ ul >
295
+ </ div >
296
+ </ div >
297
+ </ footer >
298
+ < div class ="container tsd-generator ">
299
+ < p > Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p >
300
+ </ div >
301
+ < div class ="overlay "> </ div >
302
+ < script src ="../assets/js/main.js "> </ script >
303
+ </ body >
304
+ </ html >
0 commit comments