LRydin / Power-Grid-Frequency

Power-Grid Frequency
https://power-grid-frequency.org
21 stars 4 forks source link

[Table] Issues with json generated table #21

Closed LRydin closed 3 years ago

LRydin commented 4 years ago

We still have to attend to a few things, regarding the tables:

The last point being, to really have three files, so we can include text between the tables. These have different properties, the data, and it would be better to have the separated.

LRydin commented 4 years ago

In order to have the months centred correctly (i.e., when the data starts, for example, on Sept) we can add the remaining months of the year (in this case Jan. to Aug.) and leave them without a link. This will centred everything nicely.

galibhassan commented 4 years ago

This way, the automation process is greatly limited since we cannot append the tables to a single div, and consequently locate the corresponding table portions manually. Though I have a PR (#22 ) which satisfies almost four of the checklist, this would cost extra work for the website maintainer.

LRydin commented 4 years ago

Currently the tables still sort the month wrongly, see for example, Germany:

Screenshot from 2020-06-26 18-34-31

(last row)

LRydin commented 3 years ago

Circumvented by reverting back to .md generated tables.