Read the statement by Michael Teeuw here.
MMM-Timetable
-
@vauxdvihl
I have no problem…
Try this;{ //disabled:true, module: "MMM-Timetable", position: "top_right", config: { file:"test.csv" } },
Or just
{ module: "MMM-Timetable", position: "top_right", }
-
@sean said in MMM-Timetable:
{
module: “MMM-Timetable”,
position: “top_right”,
}This is strange
No error message and nothing shown on the screen
I have generated a test config file (contains only the timeline)
Hmm i need to check it -
This post is deleted! -
@sean
I have done itThanks
-
@Sean
Can i change the timeformat to European one?
like 22:30?Thanks
-
@vauxdvihl
Set timeFormat as “HH:mm” -
@Sean
Thanks it worksBut i see there comes something strange
Setting these value to “HH:MM” the time datas from my conifg are not matching with the displayed datas.
Can you reproduce this?
Thanks
Regards -
@vauxdvihl
Not ‘HH:MM’, it’s ‘HH:mm’ -
@sean
Thanks a lot -
@Sean
How can I redefine the rows to equal altitude, regardless of time interval? I’d like to define equal altitude for each rows.
Could you or anyone give me some suggestions? Thanks in advance.