Commit History

Author SHA1 Message Date
  Bryan Roessler e00df4be45 Refactor rank plots 7 months ago
  Bryan Roessler eb2e1ae7d6 Add some debug for rank plots 7 months ago
  Bryan Roessler f848a60871 Add interaction vars to ranks 7 months ago
  Bryan Roessler 549090b572 Correctly pass annotations as list of list 7 months ago
  Bryan Roessler 971fb80194 Remove existing df calls for single dplyr 7 months ago
  Bryan Roessler ba7f575be1 Begin main() refactor 7 months ago
  Bryan Roessler 5dfa2d1650 Explicitly filter data before plotting to silence ggplot 7 months ago
  Bryan Roessler 6c13182961 Simplify annotation code 7 months ago
  Bryan Roessler ee986fbd60 Use tooltips rather than text aes for interactive plotly 7 months ago
  Bryan Roessler 4f0c36fd66 Prevent interactive variable collision in generate_plot 7 months ago
  Bryan Roessler 767694b8ac Prevent interactive variable collision in generate_plot 7 months ago
  Bryan Roessler 8b0212d9b4 Prevent interactive variable collision 7 months ago
  Bryan Roessler 915885e2bf Refactor plot generation to support interactive plotly plots 7 months ago
  Bryan Roessler 4877c1413e Avoid get() in across_all 7 months ago
  Bryan Roessler 2531a739dd Add annotations 7 months ago
  Bryan Roessler a439b0b909 Fix interactive plotting for plotly 7 months ago
  Bryan Roessler d79f6a4f2c Return plot config separately 7 months ago
  Bryan Roessler 0bb07cf643 Add back box plot 7 months ago
  Bryan Roessler b044a2fd51 Use cartesian limits for plots 7 months ago
  Bryan Roessler 6dc1a5c496 Join interaction and calculation dfs 7 months ago
  Bryan Roessler 94eb8db517 Loop the sd values once 7 months ago
  Bryan Roessler 30b0f175ff Begin scatter plot refactoring 7 months ago
  Bryan Roessler 557d85bc85 Fix some scatter plot aes 7 months ago
  Bryan Roessler 7c0ed3eda1 Improve the interactions df 7 months ago
  Bryan Roessler 74eace8cde Simplify calculate_interaction_scores() 7 months ago
  Bryan Roessler 30c03f87cb Fix interaction calculation grouping 7 months ago
  Bryan Roessler e469ed532f Include interaction results in plot df 7 months ago
  Bryan Roessler a018656f7f More aes tweaks for color_var 7 months ago
  Bryan Roessler 1a2cd1a6c2 Add back error bars to scatter plots 7 months ago
  Bryan Roessler 2f85b32a76 Better handle missing aesthetics 7 months ago