-
It's time to add legends :smile: ! Laying out ideas first, with some inspiration from `pyqtgraph`
## Basics
Multiple legends will be allowed in a `Subplot` or `Dock`. They can exist in moveable …
-
Initial ideas:
- When clicked on a specific state on the choropleth map we can show the scatter plot of the crashes in that specific state.
- When clicked on a category in a bar plot we can show the…
-
There seems to be an issue with plotting constant Sys.time() in the 3d scatter plot. It is not only restricted to Sys.time() but in general to large integer numbers. You can also replace it with 15893…
-
## Environment information
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version 3b8c68cd4c94fc96d7f998dfcbc1b953b6de6c0e
--- check: g…
-
**References**
https://vega.github.io/vega/examples/zoomable-scatter-plot/
-
## Issue: different behavior for lists vs tuples
I've been confused multiple times because of how holoviews handles tuples vs lists. Here are a couple of examples:
```python
# imports / dummy d…
-
I am writing code to generate the excel export with Scatter plot chart in my project using .Net Core 2.1,
I was able to create Scatter chart as expected, but only i cannot make Custom data labels tex…
-
The density map generated with skymapper does not seem to follow the resolution set by the `nside` parameter with `healpy`.
I run the following code with `nside=32` (resolution of 110 arcmin) and `…
-
First of all, I want to express my appreciation for this excellent product.
## Context
I have a graph that takes a long time to render, and I want to display a loading indicator before it renders.…
-
> type: feature
I have a use case where I would like to create a scatter plot that is color coded by a categorical variable, and include some other text in the tooltip. Currently, I am unable to do…