Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6116 Rev 6117
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);
65
        $bplot->SetLegends($datax);
Línea 66... Línea 66...
66
        $bplot->SetSize(0.2);
66
        $bplot->SetSize(0.8);
67
 
67
 
68
        // Setup color for gradient fill style
68
        // Setup color for gradient fill style
69
        // Set color for the frame of each bar
69
        // Set color for the frame of each bar