We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8d359 commit 56fbc68Copy full SHA for 56fbc68
1 file changed
HTMLSamples/sparkline/bind-to-remote-data.html
@@ -35,7 +35,7 @@
35
$(function () {
36
37
$("#sparkline").igSparkline({
38
- dataSource: "http://igniteui.com/api/invoices?callback=?",
+ dataSource: "https://igniteui.com/api/invoices?callback=?",
39
responseDataKey: "d.results",
40
height: "100px",
41
width: "100%",
0 commit comments