Skip to content

variable color for geo lines? #1146

Closed
@Fil

Description

@Fil

(Suggested by @mbostock)

either by having a variable color for LineString (seems hard), or an option for Plot.line (or maybe a curve?) that follows spherical line interpolation.

Plot.line(beagle.coordinates, {stroke: (d, i) => i, z: null, strokeWidth: 2})
untitled (71)

SOLVED WITH curve: "projected"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgeoMaps and projections

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions