Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 7004 Rev 7005
Línea 64... Línea 64...
64
        $graph->SetShadow();
64
        $graph->SetShadow();
Línea 65... Línea 65...
65
 
65
 
66
        // Create the bar pot
66
        // Create the bar pot
67
        $bplot = new Plot\PiePlot($datay);
67
        $bplot = new Plot\PiePlot($datay);
68
        $bplot->SetLegends($datax);
68
        $bplot->SetLegends($datax);
Línea 69... Línea 69...
69
        $bplot->SetCenter(0.4);
69
        $bplot->SetCenter(0.3);
70
 
70
 
71
        // Setup color for gradient fill style
71
        // Setup color for gradient fill style
72
        // Set color for the frame of each bar
72
        // Set color for the frame of each bar