Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6120 Rev 6121
Línea 61... Línea 61...
61
        $graph->SetShadow();
61
        $graph->SetShadow();
Línea 62... Línea 62...
62
 
62
 
63
        // Create the bar pot
63
        // Create the bar pot
64
        $bplot = new Plot\PiePlot($datay);
64
        $bplot = new Plot\PiePlot($datay);
65
        $bplot->SetLegends($datax, 0.5);
-
 
Línea 66... Línea 65...
66
        $bplot->SetSize(0.2);
65
        $bplot->SetLegends($datax, 0.5);
67
 
66
 
68
        // Setup color for gradient fill style
67
        // Setup color for gradient fill style
69
        // Set color for the frame of each bar
68
        // Set color for the frame of each bar