aboutsummaryrefslogtreecommitdiff
path: root/numericrange.h
AgeCommit message (Collapse)Author
2016-03-02Improvements related to ColorScale and screenshots.Samuel Fadel
* ColorScale: now a pointer whenever needed. main() takes care of updating extents * New class DivergentColorScale: works specifically for divergent scales, always has 3 colors as input: negative values, 0, positive values * ManipulationHandler: ProjectionHistory no longer needed
2016-02-02Removed tabs in numericrange.hSamuel Fadel
2016-01-25Scatterplots & splat now share the same scaling.Samuel Fadel