Skip to content

How to disable projection / how to use identity projection? #276

Open
@bantu

Description

@bantu

Hello everyone.

I am having some issues with disabling the geo projection, since my topology data does not need to be projected.

Here is what I figured out: According to https://www.sgratzl.com/chartjs-chart-geo/api/interfaces/IProjectionScaleOptions.html albersUsa is the default projection. Hence, I need to actively disable the projection. I tried specifying identity as the projection, which seems to be a projection provided by d3, but chartsjs-chart-geo seems to fallback to albersUsa anyway.

What is the correct approach of disabling the projection?

Any help is greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions