Strømpriser i Norge
PublicMartin Myrseth(@mmy)18hr ago
329
6
2
not following
Conversations (2)
If you draw the horizontal lines after the bars (in the code/dom) they will show on top. (it's a bit hard to read the legend on the bottom one (i guess the one that says Norgespris)
Good point.
Want another tip? Since today is only the right 1/3 of the vis, it's probably a better idea to move the legend to the right. (the dates and colors). I would also align them horizontally instead of vertically, that way you avoid them overlapping your high price lines.
Finally, it's possible to add a little white outline to your text, that makes it a lot easier to read it against a striped background like you have (NYTimes does this a lot)
You might also want to take in some of the margin on the left side to move the price closer to axis label
Clean viz man!