jiahuang / d3-timeline

Simple JS timeline plugin for d3
1.03k stars 281 forks source link

Add a class to text labels #89

Open alexjulien opened 7 years ago

alexjulien commented 7 years ago

So one can CSS-style them.

'''css text.label { font-family: sans-serif; font-size: 12px; } '''