index
:
msc-tool
main
Interactive research tool for visualizing mulditimensional data.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scatterplot.cpp
Age
Commit message (
Expand
)
Author
2015-09-24
Fixed interaction issues (inverted y coordinate).
Samuel Fadel
2015-09-24
Updated selection handling code; implemented option to save subsample plot.
Samuel Fadel
2015-09-23
Reverted back to individual geometries when drawing glyphs.
Samuel Fadel
2015-09-17
Additional interactive functionalities.
Samuel Fadel
2015-09-15
Removed color scale initialization in Scatterplot and changed the signaling t...
Samuel Fadel
2015-09-03
Fixed code typos.
Samuel Fadel
2015-09-03
Code standardization and new builtin continuous color scales scheme.
Samuel Fadel
2015-09-03
Updated Scatteplot's drawing code.
Samuel Fadel
2015-09-01
Improvements related to visual representation of distortions.
Samuel Fadel
2015-09-01
Changed mouse interaction to use keyboard modifiers in order to support.
Samuel Fadel
2015-08-27
Renamed member m_currentState and reordered to match declaration and initiali...
Samuel Fadel
2015-08-22
Bugfix: m_currentState was not initialized.
Samuel Fadel
2015-07-24
Color mapping in Scatterplot and initial measures.
Samuel Fadel
2015-05-30
Added tSNE. Code improvements.
Samuel Fadel
2015-05-22
Improvements to UI and performance.
Samuel Fadel
2015-05-21
Updated color scale with better distinguishable colors.
Samuel Fadel
2015-05-21
Updated visual display.
Samuel Fadel
2015-05-21
Added more state variables in Scatterplot to reduce computation time.
Samuel Fadel
2015-05-21
Correct interaction handling.
Samuel Fadel
2015-05-21
Nearly complete implementation of interaction.
Samuel Fadel
2015-05-21
Initial selection implementation.
Samuel Fadel
2015-05-21
Updated UI.
Samuel Fadel
2015-05-18
ForceScheme now (hopefully) does not produce NaNs. Removed the Glyph class an...
Samuel Fadel
2015-05-15
Initial commit. ForceScheme seems bugged.
Samuel Fadel