altair icon indicating copy to clipboard operation
altair copied to clipboard

added 2 examples of interactive boxplot and histogram

Open rahul-raoniar opened this issue 3 years ago • 1 comments

Added two new interactive plot examples

  • The first one contains an interactive scatterplot with dual axis interactive histograms
  • The second example contains an interactive scatterplot with dual axis interactive boxplots
  • The plots are inspired by Plotly's interactive examples
  • Here, I have used an interval selection mechanism

rahul-raoniar avatar Sep 05 '22 12:09 rahul-raoniar

Thanks for your contribution @rahul-raoniar ! I was looking through the gallery page and I can see that there is already an example of adding marginal histograms, as well as one example on how to create interactions between marginal plots and a scatter plot. Since there is already quite a few examples in the gallery overall, my understanding is that we're trying to be selective with adding new ones if the functionality is already present in existing examples. Do you think there is anything in particular that is different with your examples that is not easy to create/understand based on the two existing example I linked above?

joelostblom avatar Sep 19 '22 22:09 joelostblom

Thanks for this PR @rahul-raoniar, but I agree with @joelostblom. Let me close this PR.

mattijn avatar Dec 27 '22 22:12 mattijn