Skip to content

pie chart works with geo, but not with series type 'map' #20413

Open
@helgasoft

Description

@helgasoft

Version

5.5.1

Link to Minimal Reproduction

Demo

Steps to Reproduce

see Demo or replace geo with series { type:'map', map:'USA'} in official example

Current Behavior

2D maps could be defined with geo, or with series type map, or with both.
Pie charts can be positioned on geo maps, but do not show up on map series alone.

Expected Behavior

Since both geo and map series have the same coordinate system, users would expect pies to work with both.
If this isn't true, then it should be at least mentioned in the API docs.

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions