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
|
7c5c96ff1d
|
[Plot] Use GL-reported buffer size
Use the buffer width/height reported by WebGL when
configuring the viewport to ensure that data aligns
correctly to canvas size when drawn. WTD-852.
|
2015-02-09 16:10:20 -08:00 |
|
Victor Woeltjen
|
622f1f8be7
|
[Plot] Add JSDoc
Add inline comments to Plot scripts. WTD-533.
|
2014-12-02 14:40:11 -08:00 |
|
Victor Woeltjen
|
870172ec6f
|
[Plot] Complete specs for plot
Complete specs for transitioned plot view, WTD-533.
|
2014-12-02 11:08:21 -08:00 |
|
Victor Woeltjen
|
8cb3ce4fd9
|
[Plot] Rename GLPlot to GLChart
Rename the GLPlot script (which handles drawing
of lines/boxes to canvas elements) to GLChart,
to distinguish it from the broader plot view.
WTD-533.
|
2014-12-01 10:12:07 -08:00 |
|