* specifies the items of the Y-Axis * @param date the date which needs formatting
(date: Date)
| 241 | * @param date the date which needs formatting |
| 242 | */ |
| 243 | hour_scale(date: Date): string; |
| 244 | |
| 245 | /** |
| 246 | * specifies the format of requests in the dynamic loading mode |
no outgoing calls
no test coverage detected