Jerry Ling

Results 655 comments of Jerry Ling

on a related note, `ndims` for DataFrames are 2 while for TypedTables it's 1. Should they be the same?

the main issue is type info such as `Float32[` blah is too much. And that it's hard to customize just for my own TypaedTable.Table. Currently I have to do: ```...

the use case is that I want to loop through each row of each dataframe after a `groupby` operation, which looks to me requires flexibility from `DataFrames` and followed by...

user needs to have font installed, on linux, check `fc-list`

you can use https://tug.org/FontCatalogue/ to find fonts with math support. https://ctan.org/pkg/tex-gyre-heros?lang=en by the look of it, it's basically Nimbus, but yeah we can default to it. And in that case...

from trying the package it's clear that `text(...; font = blah)` doesn't work with MakieTeX.jl right now. What's needed for the interaction to happen? I though as a naive implementation...

ok rn I just want a minimal working thing so I can be compliant with publication requirement with Makie and the only requirement is to render something like ``` \sqrt{s}...

> the way the text algorithm works now precludes MakieTeX from hooking into it as it previously did. are you saying that right now there's no method in this repo...

I don't know but matplotlib (which goes through `texlive`) can render it: https://gitlab.sauerburger.com/cern/fsauerbu/atlasify/-/blob/master/atlasify/__init__.py#L60 in any case, when using `Helvetica`, `\sqrt{s}` looks very different compared to default font CMU