Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6107 Rev 6109
Línea 60... Línea 60...
60
        $graph->clearTheme();
60
        $graph->clearTheme();
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->SetCenter(0.4);
Línea 65... Línea 66...
65
        $bplot->SetLegends($datax);
66
        $bplot->SetLegends($datax);
66
 
67
 
67
        // Setup color for gradient fill style
68
        // Setup color for gradient fill style