|
|
@ -59,10 +59,6 @@ public class VanChartGanttSeriesPane extends VanChartAbstractPlotSeriesPane { |
|
|
|
return ganntStylePane; |
|
|
|
return ganntStylePane; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
protected void checkCompsEnabledWithLarge(Plot plot) { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private JPanel createLinkLinePane(){ |
|
|
|
private JPanel createLinkLinePane(){ |
|
|
|
lineWidth = new LineComboBox(CoreConstants.STRIKE_LINE_STYLE_ARRAY_4_CHART); |
|
|
|
lineWidth = new LineComboBox(CoreConstants.STRIKE_LINE_STYLE_ARRAY_4_CHART); |
|
|
|
colorSelect = new ColorSelectBoxWithOutTransparent(100); |
|
|
|
colorSelect = new ColorSelectBoxWithOutTransparent(100); |
|
|
|