-
In llama 70B on TG we split the users into four groups along the columns during attention (after the QKV matmul). So we have a Line AllReduce followed by a selection matmul. This could be simplified b…
-
### Question
Is it possible to have multiple line charts with different x and y values combined in one chart?
I am using scatter on each line and on pressing scatter want to display data under th…
-
Handler returned by `combineEventHandlers` [here](https://github.com/recharts/recharts/blob/86d4d563b8fa213373c56646367185e4adefbbee/src/chart/generateCategoricalChart.tsx#L1941) is an anonymous funct…
-
Just pasting this here so it's something that can be referenced more publicly. These are a number of loosely organized concepts we've been brainstorming for potential future use with Graphite's use of…
-
-
v1.20.2
**Steps to reproduce:**
1. Open 2-3 dataframes
2. Add several different scatter plots
3. Configure multiple formula lines in the scatter plots (on viewer level, not dataframe lines)
4. …
-
+ Read and study the slides. (2 hours)
- [Folder-based Datalake for Student](https://osf.io/xq3mb)
- [Intro to Matlotlibline plot](https://osf.io/y5rp8)
- [Intro to Matplotlib scatter plot](h…
-
Pretty much as the title says. Running arch w/ kde and x. Mods:
```
B9PartSwitch
EVE
EVE-HR
Harmony2
Kopernicus
ModularFlightIntegrator
ModuleManager
RealChute
RealPlume
RealPlume-StockConf…
-
## Bug description
The legend shows markers (lines) even though the corresponding plots do not show any markers (lines).
## Steps to reproduce
```julia
julia> using AlgebraOfGraphics
julia> df1 = …
-
related to https://github.com/plotly/plotly.py/issues/3576
```
df = pd.DataFrame({
'A': [1, 2, 3, 4],
'B': [1, 2, 3, 4],
'C': [1, 2, 3, 4],
},
index=[3, 2, 1, …