Skip to content

Error with legend #26

@Identity-labs

Description

@Identity-labs

Error on the last version of amcharts/ammap

ammap.js:44 Error: <path> attribute d: Expected number, "M0.5,0.5 LNaN,0.5 LNaN,19.…".
  | setAttr | @ | ammap.js:44
-- | -- | -- | --
  | attr | @ | ammap.js:44
  | attr | @ | ammap.js:39
  | path | @ | ammap.js:37
  | d.polygon | @ | ammap.js:112
  | arrangeEntries | @ | ammap.js:133
  | drawLegend | @ | ammap.js:131
  | invalidateSize | @ | ammap.js:128
  | validateNow | @ | ammap.js:87
{
legend: {
align: "center",
position: "bottom",
bottom: 0,
data: [
{
color: "#7cd98b",
title: "0% - 20%"
},
{
color: "#6cc97b",
title: "20% - 40%"
},
{
color: "#5cba6c",
title: "40% - 60%"
},
{
color: "#4baa5d",
title: "60% - 80%"
},
{
color: "#3b9a4d",
title: "80% - 100%"
}
]
}
}

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