zarino / plot-a-graph-tool

A ScraperWiki tool for making graphs out of datasets.
0 stars 2 forks source link

No table to select in some cases #22

Open frabcus opened 11 years ago

frabcus commented 11 years ago

Aidan reported originally: "I cant on the emap datahub use the "plot this data" tool - no table to select"

Zarino says: "No javascript or ajax errors are reported. The SQL Meta endpoint returns the list of tables fine. Will need to investigate. It may be because findTypes() isn't working, or the findTypes(meta).done(…) on line 80 needs a .fail() as well."

https://github.com/scraperwiki/magic-table-scraper-tool/issues/76