I wanted to use the boxplot example from your webpage, but i was not sure if the grouping feature works as expected:
For my case I wanted the x-axis to show the categories A, B and C with their corresponding boxplot.
I could not find a way to achieve it with the current functions, but when the coding in e_boxplot_ change from
matthias-a commentedJun 15, 2020
Hi there,
I wanted to use the boxplot example from your webpage, but i was not sure if the grouping feature works as expected:

For my case I wanted the x-axis to show the categories A, B and C with their corresponding boxplot.
I could not find a way to achieve it with the current functions, but when the coding in
e_boxplot_
change fromto
(line 1087 in echarts4r/R/add_.R)
one gets this:

Do you think this small change is correct or is there another way to do so?
The text was updated successfully, but these errors were encountered: