Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6118 Rev 6120
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->SetLegends($datax);
65
        $bplot->SetLegends($datax, 0.5);
Línea 66... Línea 66...
66
        $bplot->SetSize(0.5);
66
        $bplot->SetSize(0.2);
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