epoch v0.6.0 Release Notes

Release Date: 2014-07-22 // over 9 years ago
  • ✨ Enhancements / Features

    • Source code restructure for easier programming
    • Replaced Compass with node-sass
    • ✂ Removed put.js from the repository
    • ✂ Removed dependency on jQuery
    • ➕ Added CSS controlled themes
      • New "Dark" theme for dark backgrounds
    • Registered with bower
    • ➕ Added option accessor / mutator to all charts (making them adaptive)
    • ➕ Added bubble charts (special case of scatter plots)
    • ➕ Added MooTools and Zepto Adapters
    • ➕ Added Core Library Unit Testing
    • 🆕 New domain and range options for basic charts

    🐛 Bug Fixes

    • 🛠 Event .off method was completely busted, fixed
    • Swapped terminology for horizontal and vertical bar plots
    • ✂ Removed isVisible and related rendering hacks (caused all sorts of woe)