Kai-Hsin Wu
Kai-Hsin Wu
@jeffry1829 Is this resolved?
This should not be required. Although I don't see why we would want to make it off On Wed, Dec 11, 2024, 00:28 Ying-Jer Kao ***@***.***> wrote: > I see...
plot for sequence/pulse/field is done in #376
Like.... Injecting metaclass v.s. injecting methods? On Thu, Sep 7, 2023, 09:50 Xiu-zhe (Roger) Luo ***@***.***> wrote: > just use metaclass? > > — > Reply to this email directly,...
Yes this is actually something I would do to improve next. Sorry I didn't being active on here. There is an example on the bokeh gallery for this, and it's...
Need to take a look on this design. Sometimes you need to share tools between different plot objects (for example sync `crosshair` between timeline channels you need to pass the...
Yeah, we can try to do visitor way and see how it goes.
I think its possible to set them to be "approximately looks the same", if manually set `plot_size(width=2*x, height=x)` considering a character is display in height:width ~ 2:1 in terminal on...
> @jon-wurtz makes a reasonable point about the fonts/localizations. I'm led to believe there should be a way to programmatically check if a users terminal supports unicode or if it...
FYI I believe the svd we used on CUDA side is via rsvd