Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 535 Bytes

README.md

File metadata and controls

30 lines (27 loc) · 535 Bytes

oi.hexmap.js

Making hexmaps

Changelog

  • 0.8.3:
    • Use patterns for grid
    • Overhaul positioning
  • 0.8.2:
    • Minor bug fix for boundary lines
  • 0.8.1:
    • Can set the label and tooltip keys using updateLabels(labelkey,tooltipkey)
  • 0.8.0:
    • Update DOM
  • 0.7.0:
    • Draw boundary lines
    • Add patterns
  • 0.6.4:
    • Remove browser tooltip
  • 0.6.3:
    • fitToRange()
  • 0.6.2:
    • allow multiple callbacks to be added with .on()
  • 0.6.1:
    • bug fixes
  • 0.6.0:
    • change namespace
    • set padding
    • can provide function to updateColours()