Evan Pezent

Results 68 comments of Evan Pezent

Ah, nevermind I'm seeing the issue now. Yea, looks like the range does creep up pretty quickly with these values. This is indeed something we need to fix! Thanks for...

Hey Peter! Totally agree we should give `PlotDigital` some love. `PlotDigital` has bugged me for a long because of the way it implicitly plots y coordinates in pixel space, and...

It does in fact look like we have a bug when `UseLocalTime` is enabled. It's not immediately clear to me why. However, because this is 1) still somewhat functional, 2)...

Can you recreate the issue with dummy data in a minimal working example I can compile and test?

I had started to investigate. Was able to reproduce your issue, but never dug into the root cause. I don't know when I will be able to. If you decide...

All text is rendered inside of BeginPlot (title/axes) or EndPlot (legend). There is currently no way to setup different fonts for different elements of the plot. If you want to...

Hey @ToppDev -- so sorry I've let this go unattended for this long. I'm ready to get this merged. There's one issue, however. As it is currently implemented, the current...

> However I think it is the users responsibility to decrement his variables. I think this would be a bad choice and would cause several headaches down the road. I...

Somewhat to this, I recently had the idea that it would be neat if a reversed colormap could be specificied by negating the value of a `Colormap` index, e.g. `PushColormap(-ImPlotColormap_Viridis)`....

Somewhat to this, I recently had the idea that it would be neat if a reversed colormap could be specificied by negating the value of a `Colormap` index, e.g. `PushColormap(-ImPlotColormap_Viridis)`....