mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Merge branch 'master' of https://github.com/jsprit/jsprit.git
Conflicts: jsprit-analysis/src/main/java/jsprit/analysis/toolbox/ComputationalLaboratory.java
This commit is contained in:
commit
03dc5dd3ff
2 changed files with 2 additions and 1 deletions
|
|
@ -212,6 +212,7 @@ public class Plotter {
|
|||
};
|
||||
|
||||
chart.removeLegend();
|
||||
|
||||
LegendTitle legend = new LegendTitle(lis);
|
||||
legend.setPosition(RectangleEdge.BOTTOM);
|
||||
chart.addLegend(legend);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue