Add support for data mime type
rdoursenaud opened this issue · 1 comments
rdoursenaud commented
Specifying the MIME type is required when loading a JSON from an URL:
http://c3js.org/reference.html#data-mimeType
Work in progress, pull request incoming.
astroanu commented
thanks