summaryrefslogtreecommitdiffstats
path: root/csv
Commit message (Collapse)AuthorAgeFilesLines
* Add type estimation to rendercharts.js to improve CSV portabilityTakayuki MATSUOKA2015-04-032-18/+18
|
* Change CSV data orderTakayuki MATSUOKA2015-04-032-18/+18
|
* Add descriptions to the benchmark chartsTakayuki MATSUOKA2015-04-021-1/+0
|
* Replace chartselector by Bootstrap's tab.Takayuki MATSUOKA2015-04-022-2/+2
| | | | | js/bootstrap-patch.css is copied from the following answer on SO : http://stackoverflow.com/a/23267110/2132223
* Add Benchmark chartTakayuki MATSUOKA2015-04-022-0/+19
|
* Add sample CSVsTakayuki MATSUOKA2015-03-312-0/+11
- Format of first row is "Name:Type". - Choose "Type" from { "string", "number", "boolean" }