gwatts / jquery.sparkline

A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser
http://omnipotent.net/jquery.sparkline/
1.24k stars 278 forks source link

Charts not drawn correctly when omnipotent.net/jquery.sparkline/ is down #123

Closed jimdobjoern closed 10 years ago

jimdobjoern commented 10 years ago

Without changing anything on my code the charts are not paintet correctly anymore. I'm wondering if it happens since omnipotent.net/jquery.sparkline/ is down. Are there some known dependencies and a way how to fix it..?

gwatts commented 10 years ago

Download the library and install it onto your own webserver, or use Cloudflare's CDN service: http://cdnjs.cloudflare.com/ajax/libs/jquery-sparklines/2.1.2/jquery.sparkline.min.js

omnipotent.net consists of a single personal server and is not intended to be used to host the plugin for third party sites - The download page explicitly states that.