altair
altair copied to clipboard
added 2 examples of interactive boxplot and histogram
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
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?
Thanks for this PR @rahul-raoniar, but I agree with @joelostblom. Let me close this PR.