Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-13 | Bundling now supports selection. | Samuel Fadel | |
Selection is implemented via main() updating the line plot using the current active selection. Beware of bug (issue #23). Also adds support for setting the line width, while changing the default line width to 2 pixels wide. ProjectionHistory: now reports changes to selections relative to the whole dataset, not only CPs/RPs. | |||
2016-04-07 | LinePlot: less pointers to GDrawings. | Samuel Fadel | |
2016-04-07 | LinePlot: working relaxation. | Samuel Fadel | |
2016-04-04 | LinePlot: working properly (and updates settings). | Samuel Fadel | |
Added the several options to the bundling (from CUBu) as properties of the LinePlot component, which are set from the options UI. In addition, many changes to the UI regarding those options. Added a new shortcut to hide options (for cleaner demos). | |||
2016-03-22 | VoronoiSplat & LinePlot: fixed silly logic error. | Samuel Fadel | |
2016-03-15 | Initial CUBu support & LinePlot (with bundling) component. | Samuel Fadel | |