Open
Description
The Highcharts Gantt for Python library supports the definition of standard board layout templates, where each template corresponds to a board field configuration defined in Monday.com. It would be good to define templates that encompass the standard / default board field configurations offered out-of-the-box by Monday.com.
From an implementation perspective, these templates should be defined in constants.MONDAY_TEMPLATES
, which is a dict
object where the key is a string containing the canonical name of the template.