Conversations (2)
Sondov Engen (@sen)1mo ago(edited)·permalink
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)
Martin Myrseth (@mmy)29d ago·permalink
Good point.
Sondov Engen (@sen)23d ago·permalink

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

Adam Falchenberg (@afa)1 point2mo ago·permalink
Clean viz man!