Skip to content

A WPF app for plotting stuff. The backend is provided by ScottPlot

License

Notifications You must be signed in to change notification settings

bclehmann/WPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPlot

A WPF app for plotting stuff. The backend is provided by ScottPlot

Capabilities

  • Scatter Plots
  • Plotting functions in form y=<expression>
  • Signal Plots
  • Bar Plots, including Grouped Bar Plots
  • Histogram
  • Error Bars
  • Linear Regression
  • Customization
  • Draw Vertical/Horizontal Lines or Spans

Downloads

You may download the compiled version from the releases page.

Creating a Scatter Plot

Scatter Before

Scatter Output

Signal plots can be created in a similar way.

Prefab Signal Plots

WPlot lets you use a couple premade signal plots, just plug in a frequency and hit OK.

Sine Before

Sine Output

You can create a signal plot from your own data if you need. The process is nearly identical to a Scatter Plot

Stacking Plots

Sine and Square Wave

Easy Customization

Toggle gridlines, ticks, frame, or just choose a pretty theme:

customization_3.png

You can also add labels or choose a logarithmic axis:

customization_4.png

Contribution

If you're feeling generous, feel free to put in a PR. This is all under the MIT License.


Logo

Made by Where 1