Scott Wilson
Scott Wilson
## Expected Behavior tooltip.xAxisValueType currently accepts one of "date" and "number". This should also accept "category". Where category is set, the tooltip.formatKey function should return the unmodified string. ## Difference...
This is caused when using the following metadata. ``` javascript { "meta": { "tables": [ { "name": "country", "label": "country", "columns": [ { "name": "area", "label": "area", "type": "INTEGER" },...
I have a resource loaded from Dropbox: http://ckan.it.ox.ac.uk/dataset/d3js-testing/resource/e164bd03-029c-401b-8ade-fa2bd46277fc If I update the CSV file in my dropbox folder, and run the datastorer job, I get this in the log, indicating...
Sending a test email via SMTP raises this error; most likely this is because the default test message contains a unicode smiley, and the message is being incorrectly encoded before...