You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a general rule try and implement these fixes at the lowest level possible. In other words, try and use CSS improvements rather than styling individual HTML tags.
Better semantic heading fonts. H1 shoulder be bigger than H2. H2 should be bigger than h3 etc.
Remove the incremental indendation of sections.
Reduce the border around the info boxes to 1px? and drop cell spacing to zero.
Data tables should match info box styling. Set outer border to 1pm. Remove the cell spacing.
Implement "Total" row for all data tables where relevent.
Is there are "one fix all" to avoid pie chart label overlaps?
Are 3D pie charts being used? If so, turn off and make 2D.
What are the redundant horizontal rules HR at the end of the capacity section?
Risk table first column should left aligned.
Risk table has "None" when it should be zero.
Stream discharge plot series should be "riverscapes blue" not burnt orange.
The text was updated successfully, but these errors were encountered:
Please change the report background to white. Currently it's a subtle cream colour. This doesn't work with the PNG graphics that have a white background and the alternating table rows that also use pure white.
Slight gap in cell border? Is this still some cell spacing or padding?
Don't add categories to pie charts that have a value of zero.
In the Hydrology section the "Drainage area threshold" is right aligned but the other items are left aligned. (I think this is some automated behaviour because it is integer and not string or float)
Weird rounding going on. I'm fine if 99.9% rounds to 100%. but the bar in the chart doesn't appear to be at 100%
Missing class. This might require a left join instead of an inner join.
Silly request. Can you remove the colons on the project metadata table after the labels?
As a general rule try and implement these fixes at the lowest level possible. In other words, try and use CSS improvements rather than styling individual HTML tags.
Better semantic heading fonts. H1 shoulder be bigger than H2. H2 should be bigger than h3 etc.
Remove the incremental indendation of sections.
Data tables should match info box styling. Set outer border to 1pm. Remove the cell spacing.
Implement "Total" row for all data tables where relevent.
Is there are "one fix all" to avoid pie chart label overlaps?
Are 3D pie charts being used? If so, turn off and make 2D.
Risk table first column should left aligned.
Risk table has "None" when it should be zero.
Stream discharge plot series should be "riverscapes blue" not burnt orange.
The text was updated successfully, but these errors were encountered: