fix: legend CSS, SI prefix for x-axis ticks, table sort cleanup
This commit is contained in:
@@ -14,4 +14,8 @@ body {
|
||||
background: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: ui-sans-serif, system-ui, sans-serif;
|
||||
}
|
||||
|
||||
.u-legend .u-series:first-child {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user