javascript - Python slimit and d3.js -


i developed code data visualisation using d3. works fine encountered problem trying integrate project. it's python/django-based application in javascript files minified using slimit library. problem minimalization fail when trying minimize d3.js script. did try minimize both d3.js , d3.min.js no luck. did find can encoding problem according this thread. tried apply fixes suggested there nothing has changed. suppose slimit differently makes no difference put in javascript tag, if has worked without problems standalone script. obvious solution provide d3.js script different encoding, expected slimit. problem there isn't 1 since script contain invalid characters different encoding.

any appreciated!

thanks!


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -