kristoferB / SP

Sequence Planner
MIT License
12 stars 5 forks source link

Add facades for Google Charts / API #81

Closed aleastChs closed 7 years ago

aleastChs commented 7 years ago

Description: Add facades for Google Charts to use in widgets etc. Currently in branch: googleTimeSeries

Right now needed to make prettier code for Gantt-widget

aleastChs commented 7 years ago

Implemented most needed parts for Timeline-chart (https://developers.google.com/chart/interactive/docs/gallery/timeline). Maybe add GoogleVisualization.Timline.clearChart() and possibilty to set DataTable data through constructor with .toJSON()???