Resize points to avoid overlap

This commit is contained in:
Peter L Jones 2020-03-21 18:47:07 +00:00
parent e918141eb7
commit 2f06553b0b

View File

@ -67,8 +67,8 @@ AHistoryGraph::AHistoryGraph() :
iTextOffsetToGrid ( 3 ),
iTextOffsetX ( 18 ),
iMarkerSizeNewCon ( 11 ),
iMarkerSizeServSt ( 8 )
iMarkerSizeNewCon ( 10 ),
iMarkerSizeServSt ( 6 )
{
}