Replies: 2 comments 1 reply
-
|
You are very welcome :-) ... happy the lib helps! I'm lsanning on making a 5.0.0 release in the next few months ... based on the current master, so using HEAD schould be fine! The annotation tool is GUI-only for now only (it has no representation as a plot element, but is drawn onto a buffered image of the plot for speed!), but there is the plot element JKQTPGraphLabels (see https://jkriege2.github.io/JKQtPlotter/class_j_k_q_t_p_x_y_graph_labels.html), which allows to draw a x/y-series as annotation labels. What's your issue with #143? Out of interest? |
Beta Was this translation helpful? Give feedback.
-
|
Hi I wanto to thank you too for your great work. It's been a month since in your reply, in which you said you planned to release version 5 in the next few months. Do you already have an idea of when you'll release it? I'm asking because I'm currently using version 4, but I need to use some features you added in version 5... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
First off, just many thanks. We had been using VTK charts and after much frustration dealing with VTK compile times, size, etc. I tried out JKQtPlotter and it's great. Saved me so much work!
I'll shortly merge into the open source Avogadro package
Right now I'm using HEAD because of the Clang (macOS) and Visual Studio (Windows) compile issues with 4.0.3. Is it possible to back-port those fixes for a 4.0.4 release? The Clang-GADGET issue is easy enough, although I'm less sure on the Windows patch #143
Also, I found the manual peak annotation tool, but it doesn't seem to export those labels to graphics. Is that possible? I'd be happy to contribute a pull request if you can help point me in the right direction (e.g., to let users annotate some peaks and export the result).
Thanks again!
Beta Was this translation helpful? Give feedback.
All reactions