do you think a hot girl is reading this
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ class graph{
|
|||||||
|
|
||||||
foreach($graph["data"] as $datapoint => $value){
|
foreach($graph["data"] as $datapoint => $value){
|
||||||
|
|
||||||
if(count($value) < 1){
|
if(count($value) < 2){
|
||||||
|
|
||||||
$not_enough_data = true;
|
$not_enough_data = true;
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user