-
The `subcoordinate_y` feature added to HoloViews opens the door to the implementation of [ridge / joy plots](https://en.wikipedia.org/wiki/Ridgeline_plot) in hvPlot. I'm opening this issue to gauge th…
-
Currently `FacetGrid` and its consumers `relplot` and `catplot` will always create a new figure when you call them. In my workflow, I often like to create the figures or axes beforehand and then pass …
-
- [ ] Add CanvasLayer2D is not working on Windows machines
- [x] Recording must be implemented for 2D plots (as Widget overriden method)
- [x] x axis should be set to time, not row number in file un…
-
I would claim the scale of the example in the [`bivariate` reference example](https://hvplot.holoviz.org/reference/pandas/bivariate.html#pandas-gallery-bivariate) is not useful for "production".
!…
-
## Why
Students lose interest when we use the Kaggle resources to teach them the basics of data visualization
## Engineering Spec
Create/enhance our data visualization material. The material should h…
-
### Description
Craft a tutorial on data visualization using Matplotlib and Seaborn. Show beginners how to create various types of plots and charts to explore and present data.
### Acceptance Crit…
-
### Description
Hi! The 2D scatter plot projections of table data (PCA, t-SNE, UMAP), are great, but I'd prefer to see 3D versions.
I wrote my own code using Plotly to do this (https://drscotth…
-
This is a concise description of the extensive discussions that have gone on between myself, @rachelmbrubaker, @mofojed, @chipkent, @jjbrosnan, and others. Hopefully, this will help @rachelmbrub…
-
Hi,
Amazing package! I was wondering if it is possible to add a change that would allow joint plots to specify the positioning of the marginal histogram? Kind of like in https://stackoverflow.com/q…
-
Streamlit is a super easy Python framework to create data visualization apps that run on your browser. These are fun because the user can easily interact with the data and plots interactively.
It i…