mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
rerender for publishing
This commit is contained in:
parent
6c850847b7
commit
9a223f4c54
12 changed files with 1425 additions and 482 deletions
|
|
@ -89,7 +89,6 @@
|
|||
"No variables have a correlation measure above the threshold.","Ingen variabler er korrelerede over den angivne tærskelværdi."
|
||||
"and","og"
|
||||
"from each pair","fra hvert par"
|
||||
"Only non-text variables are available for plotting. Go the ""Data"" to reclass data to plot.","Kun variabler, der ikke er klassificerede som tekst er tilgængelige. Gå til fanen ""Forbered"" for at ændre klassifikationer."
|
||||
"Plot","Tegn"
|
||||
"Adjust settings, then press ""Plot"".","Juster indstillingerne og tryk så ""Tegn""."
|
||||
"Plot height (mm)","Højde af grafik (mm)"
|
||||
|
|
@ -108,9 +107,7 @@
|
|||
"Drawing the plot. Hold tight for a moment..","Tegner grafikken. Spænd selen.."
|
||||
"#Plotting\n","#Tegner\n"
|
||||
"Stacked horizontal bars","Stablede horisontale søjler"
|
||||
"A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","En klassisk visualisering af fordelingen af observationer på en ordinal kategorisk skala. Typisk brugt til modified Rankin Scale og kendes også som 'Grotta bars'"
|
||||
"Violin plot","Violin-diagram"
|
||||
"A modern alternative to the classic boxplot to visualise data distribution","Moderne alternativ til den klassiske box-plot og velegnet til at visualisere fordelingen af observationer"
|
||||
"Sankey plot","Sankey-diagram"
|
||||
"A way of visualising change between groups","Visualiserer ændring mellem grupper for samme type observationer"
|
||||
"Scatter plot","Punkt-diagram"
|
||||
|
|
@ -118,7 +115,6 @@
|
|||
"Box plot","Kasse-diagram"
|
||||
"A classic way to plot data distribution by groups","Klassik måde at visualisere fordeling"
|
||||
"Euler diagram","Eulerdiagram"
|
||||
"Generate area-proportional Euler diagrams to display set relationships","Generer proportionelt Euler-diagram for at vise forhold mellem forskellige kategoriske observationer"
|
||||
"Documentation","Dokumentation"
|
||||
"Data is only stored for analyses and deleted when the app is closed.","Data opbevares alene til brug i analyser og slettes så snart appen lukkes."
|
||||
"Feedback","Feedback"
|
||||
|
|
@ -232,9 +228,7 @@
|
|||
"Split text","Opdel tekst"
|
||||
"Apply split","Anvend opdeling"
|
||||
"Stacked relative barplot","Stablet relativt søjlediagram"
|
||||
"Create relative stacked barplots to show the distribution of categorical levels","Opret relative stablede søjlediagrammer for at vise fordelingen af kategoriske niveauer"
|
||||
"Side-by-side barplot","Side om side barplot"
|
||||
"Create side-by-side barplot to show the distribution of categorical levels","Opret et side-om-side søjlediagram for at vise fordelingen af kategoriske niveauer"
|
||||
"Select table theme","Vælg tema"
|
||||
"Letters","Bogstaver"
|
||||
"Words","Ord"
|
||||
|
|
@ -328,3 +322,4 @@
|
|||
"Sample data","Sample data"
|
||||
"Settings","Settings"
|
||||
"Create new factor","Create new factor"
|
||||
"Choose color palette","Choose color palette"
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue