Skip to content

Commit 80ae189

Browse files
SEO-172685-PHP-redirection-tool-fixes
1 parent e38276f commit 80ae189

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

PHP/Sparkline/Getting-Started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
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.
55
platform: php
66
control: Sparkline
77
documentation: ug
88
---
99

10-
# Getting Started
10+
# Getting Started with PHP Sparkline
1111

1212
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.
1313

@@ -64,4 +64,4 @@ Add the following code in the index.php file to create the Sparkline control in
6464
{% endhighlight %}
6565
Now, the Sparkline is rendered with some auto-generated random values and with default Line type.
6666

67-
![](Getting-Started_images/Getting-Started_img1.png)
67+
![PHP Sparkline initialization](Getting-Started_images/Getting-Started_img1.png)

0 commit comments

Comments
 (0)