Hacker News new | ask | show | jobs
by Myztiq 4259 days ago
Eventually once browser support is there we can reduce this to about 70 lines. By using

.scatterplot ul li[data-cp-y] { bottom: attr(data-cp-y %); }

2 comments

I really wish browsers supported the second attribute of attr(). None do.
This will be so awesome.