IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 102 forks source link

Added the Three Variable option to the 2/3 Variable Graph #8915

Open derekagorhom opened 3 months ago

derekagorhom commented 3 months ago

Fixes partly #7260 This is ready for review I have done A-F, currently working on G-I For the name changes, they need to be done on the database before the titleof the dialogue and the by option can be changed.

derekagorhom commented 2 months ago

I have done items G- I for the item where we implement the facet when the multi selector is single, apparently for the dialogue to produce results for the first value it must remain in the multi selector, so what i did was add a condition that if the values in the multi selector is more that one, the facet option will be disabled. i will have a meeting with antoine during tomorrows general meeting to see a way around this problem. @rdstern this is ready for review

rdstern commented 2 months ago

@jkmusyoka you have been quiet on whether you agree on this. I hope these messages are getting through?

derekagorhom commented 2 months ago

@rdstern , @fran2or , Below are the combinations for the 3 variable graphs. can i know which graphs should be available for which combinations. Thanks Categorical by Categorical by Categorical Categorical by Categorical by Numeric Categorical by Numeric by Categorical Categorical by Numeric by Numeric Numeric by Categorical by Categorical Numeric by Numeric by Categorical Numeric by Categorical by Numeric Numeric by Numeric by Numeric

fran2or commented 2 months ago

@derekagorhom Below are my initial thoughts on your query and hence there should be discussion before they are included in the code. What are your thoughts @rdstern, @jkmusyoka, @lilyclements and anyone else that can contribute?

  1. Categorical by Categorical by Categorical:

  2. Categorical by Categorical by Numeric:

  3. Categorical by Numeric by Categorical: -- Possible Graphs (https://ademos.people.uic.edu/Chapter11.html)

  4. Categorical by Numeric by Numeric:

  5. Numeric by Categorical by Categorical:

  6. Numeric by Numeric by Categorical:

  7. Numeric by Categorical by Numeric: -- Possible Graphs: Scatter Plot, Line Plot, Heatmap

  8. Numeric by Numeric by Numeric: