- bigger default width (=3) is already introduced - [x] keep width if greater than 3 - [ ] check if other DashPattern is more useful (e.g. for line strings) code is here: https://github.com/bexis/Module_ResearchAreaManagement/blob/9f0a3521da0f1d9822d00bcc636ca44c1ee4ad79/BExIS.Pmm.Model/Plotchart.cs#L662
bigger default width (=3) is already introduced
keep width if greater than 3
check if other DashPattern is more useful (e.g. for line strings)
code is here:
Module_ResearchAreaManagement/BExIS.Pmm.Model/Plotchart.cs
Line 662 in 9f0a352