/ember-gantt

ember addon for gantt charts

Primary LanguageJavaScriptMIT LicenseMIT

Build Status Ember Observer Score npm version Dependency Status devDependency Status

ember-gantt

An ember-cli addon for showing beautiful gantt-charts from your data. No additional library is used – pure ember. So slick and soooo fast.

See https://kockpit.github.io/ember-gantt/ for demo and full documentation.

Installation

In your application's directory:

ember install @kockpit/ember-gantt

=======

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Features coming

✅ Sticky header
✅ infinity-Scroll for loading previous later time-ranges automatically
✅ scrollTo(Date) API
❓ Whats next? Tell me your needs...

Copyright and license

This addon is maintained by Kockpit.io - simplify agency life. Code and documentation copyright 2018 kockpit.io and contributors. Code released under the MIT license.