In this case the circles are list items, with absolute positions, and hidden content inside (which animate in with CSS3 on hover).
The graph lines are pure SVG (polyline). Saved out some vector drawings from Illustrator to get me started.
I've used Raphael in the past (it's pretty great) which could be handy if I was actually generating this dynamically. I've also used http://g.raphaeljs.com/ in the past, which is handy, but could be better documented.
3 Responses
Pro
Nathan McGinness
Playing with some CSS3 and SVGs.
7 months ago
Pro
Jon Gold
Using a framework like HighCharts or Raphael?
6 months ago
Pro
Nathan McGinness
Hey Jon,
In this case the circles are list items, with absolute positions, and hidden content inside (which animate in with CSS3 on hover).
The graph lines are pure SVG (polyline). Saved out some vector drawings from Illustrator to get me started.
I've used Raphael in the past (it's pretty great) which could be handy if I was actually generating this dynamically. I've also used http://g.raphaeljs.com/ in the past, which is handy, but could be better documented.
6 months ago