Skip to content

custom order in recipe output #116

Description

@semio
procedure: serve
ingredients:
    - ingredient_name
options:
    # for datapoint: 
    # always provide all keys
    custom_key_order:
        - country
        - age
        - gender
        - year
    # for entity/concept:
    # columns have default weight 0
    # bigger weight means higher rank
    custom_column_order:
        name: 5
        description: 4
        color: -1
        geo_shape: -2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions