Victor Woeltjen
|
ac5ac8d34e
|
[Build] Remove boilerplate from scripts
No longer necessary after JSHint configuration.
|
2016-03-04 10:46:38 -08:00 |
|
Victor Woeltjen
|
820c15d74c
|
[Code Style] Use prototypes in Plot bundle
WTD-1482.
|
2015-08-13 12:12:15 -07:00 |
|
Victor Woeltjen
|
c08a460d30
|
[JSDoc] Add annotations
Bulk-add JSDoc annotations, WTD-1482.
|
2015-08-07 11:44:54 -07:00 |
|
Victor Woeltjen
|
10863514cb
|
[Licenses] Add license headers
WTD-1051.
|
2015-05-13 16:43:30 -07:00 |
|
Victor Woeltjen
|
e01c45df2e
|
[Plot] Test 2D chart drawing
Test drawing using fallback canvas 2D API, WTD-1070.
|
2015-04-06 14:27:43 -07:00 |
|
Victor Woeltjen
|
3db8c1a32d
|
[Plot] Try multiple chart options
Choose among multiple chart options, WTD-1070.
|
2015-04-06 14:15:34 -07:00 |
|
Victor Woeltjen
|
eba980c720
|
[Plot] Implement canvas 2d methods
Implement methods in 2D canvas to support fallback when
WebGL is unavailable, WTD-1070.
|
2015-04-06 13:56:27 -07:00 |
|
Victor Woeltjen
|
0626a6080e
|
[Plot] Add 2d chart
Add skeleton class for implementation of charting
functionality which uses canvas' 2D API for rendering,
WTD-1070.
|
2015-04-06 13:49:13 -07:00 |
|