astroanu/c3js-PHP

Add support for data mime type

rdoursenaud opened this issue · 1 comments

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.

thanks