Translations:Data analysis/2/es: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
TestsPerLaboratoryArea [label="Tests por Área de Laboratorio" shape=tab URL="#Tests_por_área_de_laboratorio"]; | TestsPerLaboratoryArea [label="Tests por Área de Laboratorio" shape=tab URL="#Tests_por_área_de_laboratorio"]; | ||
TestsPerKind [label="Tests por Tipo" shape=tab URL="#Tests_por_tipo"]; | TestsPerKind [label="Tests por Tipo" shape=tab URL="#Tests_por_tipo"]; | ||
TestsPerGender [label="Tests por Genero" shape=tab URL="#Tests_por_genero"]; | |||
// Edges | // Edges | ||
DataAnalysis -> GlobalIndicators; | DataAnalysis -> GlobalIndicators; | ||
DataAnalysis -> TestsPerLaboratoryArea; | DataAnalysis -> TestsPerLaboratoryArea; | ||
DataAnalysis -> TestsPerKind; | DataAnalysis -> TestsPerKind; | ||
DataAnalysis -> TestsPerGender; | |||
} | } | ||
</graphviz> | </graphviz> | ||
</div> | </div> | ||