Translations:Data analysis/2/pt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
TestsPerLaboratoryArea [label="Testes por área de laboratório" shape=tab URL="#Testes_por_área_laboratorial"]; | TestsPerLaboratoryArea [label="Testes por área de laboratório" shape=tab URL="#Testes_por_área_laboratorial"]; | ||
TestsPerKind [label="Testes por tipo" shape=tab URL="#Testes_por_tipo"]; | TestsPerKind [label="Testes por tipo" shape=tab URL="#Testes_por_tipo"]; | ||
TestsPerResult [label="Testes por resultado" shape=tab URL="#Testes_por_resultado"]; | |||
TestsPerGender [label="Testes por gênero" shape=tab URL="#Testes_por_gênero"]; | TestsPerGender [label="Testes por gênero" shape=tab URL="#Testes_por_gênero"]; | ||
// Edges | // Edges | ||
| Line 14: | Line 15: | ||
DataAnalysis -> TestsPerLaboratoryArea; | DataAnalysis -> TestsPerLaboratoryArea; | ||
DataAnalysis -> TestsPerKind; | DataAnalysis -> TestsPerKind; | ||
DataAnalysis -> TestsPerResult; | |||
DataAnalysis -> TestsPerGender; | DataAnalysis -> TestsPerGender; | ||
} | } | ||
</graphviz> | </graphviz> | ||
</div> | </div> | ||