aboutsummaryrefslogtreecommitdiff
path: root/scatterplot.cpp
AgeCommit message (Expand)Author
2015-07-24Color mapping in Scatterplot and initial measures.Samuel Fadel
2015-05-30Added tSNE. Code improvements.Samuel Fadel
2015-05-22Improvements to UI and performance.Samuel Fadel
2015-05-21Updated color scale with better distinguishable colors.Samuel Fadel
2015-05-21Updated visual display.Samuel Fadel
2015-05-21Added more state variables in Scatterplot to reduce computation time.Samuel Fadel
2015-05-21Correct interaction handling.Samuel Fadel
2015-05-21Nearly complete implementation of interaction.Samuel Fadel
2015-05-21Initial selection implementation.Samuel Fadel
2015-05-21Updated UI.Samuel Fadel
2015-05-18ForceScheme now (hopefully) does not produce NaNs. Removed the Glyph class an...Samuel Fadel
2015-05-15Initial commit. ForceScheme seems bugged.Samuel Fadel