How to use addTimeOfDayColumn method?
JasonZsl6 opened this issue · 2 comments
JasonZsl6 commented
What Version?
Run
composer show khill/lavacharts
if you don't know
versions : * 3.1.11
Issue
Please describe the issue.
How to use addTimeOfDayColumn method?
kevinkhill commented
The same way as any other column, add a label and then give some values (hint, they will be arrays of ints)
Here's what Google has in their docs
kevinkhill commented
Whoops! Didn't mean to slam the door closed