From 2273550f3f0bfc3cb637f2185b7db50fdeb89b84 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 20 Oct 2020 09:01:35 +0200 Subject: [PATCH] added "pie chart" option to PLOT command in the frequency distribution analysis library --- HISTORY.md | 3 +++ libraries/frequency_distribution_module.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f01d7aba..5dea445a 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,9 @@ ## in development: +### 2020-10-20 +* added "pie chart" option to PLOT command in the frequency distribution analysis library + ### 2020-10-15 * new dev version * Russian translation update, thanks, Pavel! diff --git a/libraries/frequency_distribution_module.xml b/libraries/frequency_distribution_module.xml index 544e4424..31b5fce5 100644 --- a/libraries/frequency_distribution_module.xml +++ b/libraries/frequency_distribution_module.xml @@ -1 +1 @@ -
de:$flash umgekehrt _ pt:$flash uma lista inversa de _ ca:$flash capgira _
returns a frequency analysis of the argument list, represented as a two-column table, where the first column contains the unique values and the second column their occurrences
pt:$flash as frequências dos itens de _
pt:o agrupamento dos itens de _ de acordo com _
pt:uma ordenação de _ com critério _
pt:o histograma de _ entre _ e _ com intervalo _ 1
pt:o histograma de _ agrupado de acordo com _ entre _ e _ com passo _
add missing entries to a sorted list. Used for histograms
pt:os itens de _ com a chave _ entre _ e _ com passo _ completados por _ 11
pt:a aplicação a _ de _ 1
pt:_ em minúsculas
pt:desenha gráfico de barras de _ em (x: _ , y: _ ) com largura _ e altura _ barsbars lines-200-100400200ratio1step2lines
\ No newline at end of file +
de:$flash umgekehrt _ pt:$flash uma lista inversa de _ ca:$flash capgira _
returns a frequency analysis of the argument list, represented as a two-column table, where the first column contains the unique values and the second column their occurrences
pt:$flash as frequências dos itens de _
pt:o agrupamento dos itens de _ de acordo com _
pt:uma ordenação de _ com critério _
pt:o histograma de _ entre _ e _ com intervalo _ 1
pt:o histograma de _ agrupado de acordo com _ entre _ e _ com passo _
add missing entries to a sorted list. Used for histograms
pt:os itens de _ com a chave _ entre _ e _ com passo _ completados por _ 11
pt:a aplicação a _ de _ 1
pt:_ em minúsculas
pt:desenha gráfico de barras de _ em (x: _ , y: _ ) com largura _ e altura _ barsbars lines pie chart-200-10040020022100startsettingratio1step2lines
\ No newline at end of file