Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radar Graphs #428

Closed
bclehmann opened this issue May 26, 2020 · 1 comment
Closed

Radar Graphs #428

bclehmann opened this issue May 26, 2020 · 1 comment

Comments

@bclehmann
Copy link
Member

What can we do to make ScottPlot better?
A new plottable for Radar Graphs (AKA spider/star chart):

A 7-Point Radar Graph:
image

A 4-Point Radar Graph:
image

User code being something like this:

var radar = plt.PlotRadar(double[] values, string[] labels);
@swharden
Copy link
Member

swharden commented Jun 1, 2020

This looks great @Benny121221, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants