landret christophe
landret christophe
Hi, SelectionZoom and several other handful measurement functions are no longer accessible in the latest version (3.8.1). I am developing a data acquisition software and I use xchart v3.6.4 to...
Hi, I am doing real time data acquisition and display data with xy chart. I noticed that the API is using quite a lot of CPU and I had to...
Hi, It would be great to have dynamic line annotations to work with real time xychart. Let's say I want to detect Ymin and Ymax on a curve (like the...
Hi, I am working with version 3.6.4. When displaying coordinates (x , y) with the tooltip, if y is a float number, the decimal separator is "," and should be...
Hi, When plotting 2 charts, one on top the other, their plot areas do not match exactly on the left and right side because of many factors (number of axis...
Hi, in addition to setYAxisTickMarkSpacingHint() which defines a tick spacing in pixel, it would be great to have a tick spacing for each axis group in the same unit as...
Hi, it would be great if we could have a setYAxisTickMarkSpacingHint() for each axis group. For instance, if we have one axis group displaying boolean values (0 or 1), and...
Hi, ChartButton setters are private... Could you please set them as public so we can access them? setText() setVisible() I especially need setVisible(). Thank you.
Hi, I am using `XChartPanel` to display a chart using its `paint()` method. This panel is put in a frame. However, when the frame width becomes too small (for instance...
Hi, Compiling fails at linking when using a precompiled library .a for atmega4809 targets. The following message appears in the verbose: "Using precompiled library in C:\... (archive library path) The...