PoeticMediaLab / Lacuna

Lacuna: Digital Annotation for Teaching and Learning
http://www.lacunastories.com
GNU General Public License v2.0
36 stars 20 forks source link

Fixed console errors on annotation dashboard #182

Closed codyml closed 7 years ago

codyml commented 7 years ago

...that were caused by explicitly setting tick values to non-integers. I'm not totally sure why this fix works, but it seems like it goes along with the D3 paradigm a little better, and it does what the "Only displays every other label" comment suggests the intent of the code was.