Graphing Guidelines

enter image description here

I need to draw a graph as shown above in my application. The values ​​for the Y axis that are received from the electronic device are periodically updated, and the X axis refers to the elapsed time. By default, the X-axis viewing range is automatically updated (expanded horizontally) after a few seconds.

One thing that I find quite challenging from the start is that users can manually set the range of the X and Y axes, so I need to develop a flexible way to handle this part.

? WPF, Winforms . - , , ? DLL, ( )?

+5
2

, , - - (winforms, wpf), html/javascript , : flotr2, , jqPlot, Protovis D3. , , , .

, WPF.

+3

All Articles