Branch: refs/heads/feature/table-custom-graphics Home: https://github.com/cytoscape/cytoscape-impl Commit: b10997bc0dcbdf38242d8611818d1bf4d6985311 https://github.com/cytoscape/cytoscape-impl/commit/b10997bc0dcbdf38242d8611818d1bf4d6985311 Author: Christian Lopes <chrtan...@gmail.com> Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths: M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/CyActivator.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/AbstractChartEditor.java A custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/AbstractChartFactory.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/bar/BarChartEditor.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/bar/BarChartFactory.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/box/BoxChartFactory.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/heatmap/HeatMapChartFactory.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/line/LineChartFactory.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/pie/PieChartFactory.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/charts/ring/RingChartFactory.java M custom-graphics-impl/src/main/java/org/cytoscape/cg/internal/util/ViewUtil.java Log Message: ----------- Better chart editor: replaced "Data" and "Options" tabs with "Setup" and "Customize" collapsible panels. Minor refactoring. -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-cvs+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape-impl/push/refs/heads/feature/table-custom-graphics/339620-b10997%40github.com.