Azaya
Azaya
fixes #6644 This PR: - [x] Resolves the y-axis label mismatch by reversing the labelling, matching the `origin='upper'` policy used in other image-like plots in mpl, e.g, raster https://github.com/holoviz/holoviews/blob/9eb8203b61fdce1efdadedd264aa2f88dd6e7705/holoviews/plotting/mpl/raster.py#L119 This...
#### ALL software version info (this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc should be added within the dropdown below.) Software Version Info ```plaintext...
This PR updates the project configuration by switching from a `[project]` section to a `[workspace]` section. See https://github.com/prefix-dev/pixi/pull/4921
#### ALL software version info (this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc should be added within the dropdown below.) Software Version Info ```plaintext...
fixes #1641 - [x] Create how-to section and notebook for widgets exploration - [x] Move panel widgets part to reference section - [x] Create Explanation section and notebook for `groupby`...
closes #1664 This PR creates 2 new How-to guides for visualizing multivariate and time series plots as well as explanation guides for understanding hvPlot's statistical plot types. The PR does...
closes #1645 - [x] Create basic subplots notebook - [x] Create plot grids notebook - [x] Create advanced layout notebook
closes #1644 - [x] Create How-to guide for saving plots - [x] Create How-to guide for displaying plots - [x] Create How-to guide for using Panel for advanced displays
resolves #1629