| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | made menu toggleable for mobile devices | Thomas Rueckstiess | 2015-01-06 | 4 | -33/+57 |
| * | latest packed template | Thomas Rueckstiess | 2015-01-06 | 3 | -28/+35 |
| * | zoom, subsampling, clipping data outside x domain | Thomas Rueckstiess | 2015-01-06 | 2 | -26/+34 |
| * | zoom behavior | Thomas Rueckstiess | 2015-01-06 | 3 | -14/+35 |
| * | added sub-sampling warning, sample fixture | Thomas Rueckstiess | 2015-01-06 | 6 | -5/+1738 |
| * | subsampling of large data, circles only for low density | Thomas Rueckstiess | 2015-01-06 | 5 | -25/+467274 |
| * | removed old fixtures | Thomas Rueckstiess | 2015-01-06 | 5 | -11459/+1 |
| * | only update data if there is something to update | Thomas Rueckstiess | 2015-01-06 | 1 | -50/+50 |
| * | added xlabel | Thomas Rueckstiess | 2015-01-06 | 2 | -3/+22 |
| * | subtitles for panels, time scale format change | Thomas Rueckstiess | 2015-01-06 | 6 | -9/+41 |
| * | remove wtperf_stats file, removed obsolete cmd line args, new template. | Thomas Rueckstiess | 2015-01-06 | 3 | -189/+10 |
| * | relative / absolute x time | Thomas Rueckstiess | 2015-01-06 | 2 | -24/+35 |
| * | adding another data fixture | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+3343 |
| * | removed unused code, output date strings | Thomas Rueckstiess | 2015-01-06 | 4 | -93/+86 |
| * | more fixtures | Thomas Rueckstiess | 2015-01-06 | 2 | -0/+9294 |
| * | load fontawesome from web, black focus, new template | Thomas Rueckstiess | 2015-01-06 | 6 | -89/+7761 |
| * | move windshield to front, close panel on deselect all | Thomas Rueckstiess | 2015-01-06 | 3 | -11/+33 |
| * | resize based on parent size, debounce render | Thomas Rueckstiess | 2015-01-06 | 3 | -11/+22 |
| * | gulp pack task | Thomas Rueckstiess | 2015-01-06 | 2 | -2/+19 |
| * | removed unneeded fonts and mangling | Thomas Rueckstiess | 2015-01-06 | 2 | -3/+1 |
| * | bigger fixture file. | Thomas Rueckstiess | 2015-01-06 | 4 | -5/+7607 |
| * | added crosshair and focus. | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+97 |
| * | vizFn returns redraw function, smooth scaling animations | Thomas Rueckstiess | 2015-01-06 | 7 | -91/+158 |
| * | removed rickshaw, moved settings to chart | Thomas Rueckstiess | 2015-01-06 | 9 | -56/+66 |
| * | setting buttons at top | Thomas Rueckstiess | 2015-01-06 | 5 | -5/+82 |
| * | small style changes | Thomas Rueckstiess | 2015-01-06 | 1 | -5/+2 |
| * | wrapped in viz view | Thomas Rueckstiess | 2015-01-06 | 5 | -128/+246 |
| * | passed statChanged up to app and down to chart | Thomas Rueckstiess | 2015-01-06 | 6 | -46/+168 |
| * | rickshaw charts rendered | Thomas Rueckstiess | 2015-01-06 | 12 | -37/+138 |
| * | make collapse animation faster | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+9 |
| * | filtering works, tri-state buttons work | Thomas Rueckstiess | 2015-01-06 | 5 | -13/+40 |
| * | initial import of template generator app | Thomas Rueckstiess | 2015-01-06 | 24 | -0/+2640 |
| * | added test instructions | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+4 |
| * | fixed bug with filenames and --all, added test | Thomas Rueckstiess | 2015-01-06 | 2 | -4/+28 |
| * | removing obsolete code | Thomas Rueckstiess | 2015-01-06 | 1 | -31/+0 |
| * | added test for --right | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+9 |
| * | removed python-nvd3 dependencies | Thomas Rueckstiess | 2015-01-06 | 19 | -2175/+0 |
| * | --right support (multiChart) | Thomas Rueckstiess | 2015-01-06 | 1 | -2/+7 |
| * | whitespace fixes | Thomas Rueckstiess | 2015-01-06 | 1 | -3/+3 |
| * | added test for output option | Thomas Rueckstiess | 2015-01-06 | 1 | -17/+40 |
| * | adding tests for --list, --include, --focus, --abstime | Thomas Rueckstiess | 2015-01-06 | 1 | -30/+95 |
| * | creating charts based on submitted type | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+3 |
| * | tests for --abstime | Thomas Rueckstiess | 2015-01-06 | 1 | -19/+43 |
| * | --abstime working now | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+5 |
| * | test for data export | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+36 |
| * | run cleanup as startup too | Thomas Rueckstiess | 2015-01-06 | 1 | -5/+8 |
| * | added more helpers and tests | Thomas Rueckstiess | 2015-01-06 | 1 | -10/+87 |
| * | moving everything into main() function for testing | Thomas Rueckstiess | 2015-01-06 | 1 | -53/+56 |
| * | some more code removal | Thomas Rueckstiess | 2015-01-06 | 2 | -262/+268 |
| * | added test folder and fixture data | Thomas Rueckstiess | 2015-01-06 | 2 | -0/+3087 |