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: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,15 @@ This class starts with the need to create graphics in the style of MatLibPlot, b
8
8
It is based on the same functions already prepared intentionally with a regular use of MatibPlot and also written in PHP https://github.com/vivesweb/graph-php. That is why it is recommended to also read the documentation of this second class, where most of the methods used by PHP-LibPlot are original provided.
9
9
10
10
# SAMPLES:
11
+
12
+
Sample of Pairplot():
13
+

14
+
15
+
Other Samples that you can generate with php-libplot and provided by inside php-graph class:
11
16

12
17

13
18

14
19
15
-
**Sample of Pairplot():**
16
-

0 commit comments