Derek Eder

Results 64 comments of Derek Eder

@rayk47 could you share more on the use case for this?

@rvelseg thanks for submitting this! Could you give an example of how you'd use this feature?

@rvelseg revisiting some older PRs on this repo. This looks interesting, but could you provide an example of how you'd use this feature?

@riffraff78 you should be able to add it to `datatables_options`. Does this work for you? ```javascript CsvToHtmlTable.init({ csv_path: "data/Health Clinics in Chicago.csv", element: "table-container", allow_download: true, csv_options: { separator: ",",...

This is a cool idea, but one that would require a pretty big rewrite of most of this code. We'd essentially need to load the csv file in via an...

@RockE70 thanks! great idea. this project doesn't have this feature, but I would definitely welcome a pull request!

Thanks for this question. As of now, I don't have any plans to support this template after Fusion Tables shuts down. As I documented in this thread , there are...

@nb-ofs could you give a little more background or provide some pseudo-code for this? Could it be handled as a special case with a checkbox for 'no date' ?

any chance that link could be opened up to those of us outside gov?