Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add type estimation to rendercharts.js to improve CSV portability | Takayuki MATSUOKA | 2015-04-03 | 2 | -18/+18 |
| | |||||
* | Change CSV data order | Takayuki MATSUOKA | 2015-04-03 | 2 | -18/+18 |
| | |||||
* | Add descriptions to the benchmark charts | Takayuki MATSUOKA | 2015-04-02 | 1 | -1/+0 |
| | |||||
* | Replace chartselector by Bootstrap's tab. | Takayuki MATSUOKA | 2015-04-02 | 2 | -2/+2 |
| | | | | | js/bootstrap-patch.css is copied from the following answer on SO : http://stackoverflow.com/a/23267110/2132223 | ||||
* | Add Benchmark chart | Takayuki MATSUOKA | 2015-04-02 | 2 | -0/+19 |
| | |||||
* | Add sample CSVs | Takayuki MATSUOKA | 2015-03-31 | 2 | -0/+11 |
- Format of first row is "Name:Type". - Choose "Type" from { "string", "number", "boolean" } |