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

SFViewer: Scatter Plot for Values #19

Open
tknopp opened this issue Mar 25, 2021 · 0 comments
Open

SFViewer: Scatter Plot for Values #19

tknopp opened this issue Mar 25, 2021 · 0 comments

Comments

@tknopp
Copy link
Member

tknopp commented Mar 25, 2021

Implement a scatter plot for the system matrix values where each data point is illustrated in the imaginary plane. SFView by U. Heinen has this feature and it looks like this

image

This can be implemented with the functions offered by Cairo but it needs to be done in a low-level fashion, i.e. draw every primitive. The coloring is a nice feature but it might be easier to first implement this without colors.

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

No branches or pull requests

1 participant