HdrHistogram.NET icon indicating copy to clipboard operation
HdrHistogram.NET copied to clipboard

.NET Lib to create charts

Open LeeCampbell opened this issue 8 years ago • 0 comments

Currently I believe that the only way for a .NET program to render the captured histograms into a chart is via the web project http://hdrhistogram.github.io/HdrHistogram/plotFiles.html.

It would be nice if this was ported to a .NET process (using the Drawing or WPF libs) to generate this stuff on the fly.

LeeCampbell avatar Jan 15 '17 14:01 LeeCampbell