Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 6071 | Rev 6097 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6071 Rev 6095
Línea 74... Línea 74...
74
        $graph->xaxis->SetTickLabels($datax);
74
        $graph->xaxis->SetTickLabels($datax);
75
        $graph->xaxis->SetLabelAngle(50);
75
        $graph->xaxis->SetLabelAngle(50);
Línea 76... Línea 76...
76
 
76
 
77
        // Create the bar pot
77
        // Create the bar pot
-
 
78
        $bplot = new Plot\PiePlot($datay);
Línea 78... Línea 79...
78
        $bplot = new Plot\PiePlot($datay);
79
        $bplot->SetLegends($datax);
79
 
80
 
80
        // Setup color for gradient fill style
81
        // Setup color for gradient fill style
81
        // Set color for the frame of each bar
82
        // Set color for the frame of each bar