Force load chart-schema as json.
authorDavid Schoonover <dsc@wikimedia.org>
Thu, 7 Jun 2012 16:53:14 +0000 (09:53 -0700)
committerDavid Schoonover <dsc@wikimedia.org>
Thu, 7 Jun 2012 16:53:14 +0000 (09:53 -0700)
lib/chart/chart-type.co

index 7cfee2f..ca74132 100644 (file)
@@ -160,6 +160,7 @@ class exports.ChartType extends ReadyEmitter
         proto = @constructor::
         jQuery.ajax do
             url     : @SPEC_URL
+            dataType : 'json'
             success : (spec) ~>
                 proto.spec = spec
                 proto.options_ordered = spec