You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PHP/Sparkline/Getting-Started.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Getting Started for Essential PHP Sparkline
4
-
description: How to create a sparkline.
3
+
title: Getting Started with PHP Sparkline Control | Syncfusion
4
+
description: Learn here about getting started with Syncfusion Essential PHP Sparkline Control, its elements, and more.
5
5
platform: php
6
6
control: Sparkline
7
7
documentation: ug
8
8
---
9
9
10
-
# Getting Started
10
+
# Getting Started with PHP Sparkline
11
11
12
12
This section explains you the steps required to populate the Sparkline with data. This section covers only the minimal features that you need to know to get started with the Sparkline.
13
13
@@ -64,4 +64,4 @@ Add the following code in the index.php file to create the Sparkline control in
64
64
{% endhighlight %}
65
65
Now, the Sparkline is rendered with some auto-generated random values and with default Line type.
0 commit comments