-
Continuing discussion from https://github.com/chrisboyle/sgtpuzzles/issues/479
A very interesting grid type to add would be an Altair tiling with squares, pentagons, hexagons, heptagons, and octago…
-
I noticed today the Altair library in the pip list.
It seems I can produce an interactive chart but it gives me a new error sub-type of "No Excel representation".
It would be great to be able …
ncalm updated
1 month ago
-
The altair visualization is slowing down training significantly. It is redoing a lot of work each time, when really it just needs to update the data in place. We should be able to just substitute in…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
**Describe the bug**
After the recently merged PR, the Frontend app no longer can start due to the below error.
**To Reproduce**
Steps to reproduce the behavior:
1. Build frontend container vi…
-
This happened when displaying chart object of Altair VS Code (interactive session, like Jupyter Notebook):
The following column of 'TRIP_TIME' was used in a chart for y value.
Timezone -07:00 caused…
-
### What is your suggestion?
Hello, I use Bokeh, Pane and Altair for all of my interactive python. I would like to make a bubble map for each well in an oil field where the size of the bubble relate…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Starting altair results in a blank screen.
![image](https://github.com/altair-graphq…
-
- [ ] **[phase0]** beacon
- `slash_validator`: `whistleblower_index` was never `None`
- this field is used by [custody game `process_challenge_deadlines`](https://github.com/ethereum/eth…
-
I love Altair. The API is beautiful, and in my view, far superior to alternatives like Holoviews. However, the Holoviews ecosystem has one killer feature: datashader. When working with millions of poi…