Skip to content

Legend in case of using Name property #144

@FoggyFinder

Description

@FoggyFinder

From documentation:

A legend is added automatically when names are used for data sets.

That's incorrect right now.

Probably because

let hasLegend = not (String.IsNullOrEmpty series.Name) || LegendEnabled.IsSome

series.Name is empty since #21

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions