Prinkesh Sharma
Prinkesh Sharma
> * It seems that you've chosen to display values as a function of mouse x location. Should we also support mouse y location? Since X is shared we could...
Hi @ozlb . Its available on [feature/tooltips-and-hover](https://github.com/Prinkesh/implot/tree/feature/tooltips-and-hover)
I have added few things like showing percentage change of Y values on selection .  >Should this be set via a flag or perhaps via a function call inside...
> In [#53 (comment)](https://github.com/epezent/implot/issues/53#issuecomment-640221232) you can see what i so called QueryX; @epezent did reject the PR because with not so much changes can be implemented as custom code externally:...
> > Hi @ozlb . > > Its available on [feature/tooltips-and-hover](https://github.com/Prinkesh/implot/tree/feature/tooltips-and-hover) > > @Prinkesh FYI, it's impossible to compile with gcc in linux and I can't open issue in your...
Any solution to this ? I was also facing the same issue .