We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e8d359 + 56fbc68 commit 767fbc5Copy full SHA for 767fbc5
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