BACK TO DEMO
Scatter Graph
Copy and paste the following shortcode into your post or page.
Copy
<?php echo 'Hello, world!';
Copied to the clipboard
1
2
3
4
5
6
[
skillwrapper
type
=
"skt_scattergraph"
chart_label
=
"Sales Report"
chart_color
=
"#c11616"
]
[
skill
x
=
"10"
y
=
"20"
]
[
skill
x
=
"15"
y
=
"35"
]
[
skill
x
=
"40"
y
=
"60"
]
[
skill
x
=
"60"
y
=
"80"
]
[
/
skillwrapper
]
Shortcode Preview