duskmoon_visualization library

Curated DuskMoon visualization library.

Classes

AlbersProjection
Albers equal-area conic projection. Preserves area, commonly used for US maps.
DmChartPalette
Theme-derived defaults for DuskMoon visualization wrappers.
DmVisualization
Package metadata and the first curated DuskMoon visualization surface.
DmVizBarChart
DmVizHeatmap
DmVizHeatmapCell
Public data model for DuskMoon heatmap charts.
DmVizLineChart
DmVizMapChart
A curated DuskMoon wrapper for geographic map visualization.
DmVizNetworkEdge
Public data model for a DuskMoon network edge.
DmVizNetworkGraph
DmVizNetworkNode
Public data model for a DuskMoon network node.
DmVizPoint
Public data model for DuskMoon XY-based charts.
DmVizScatterChart
EquirectangularProjection
Equirectangular (Plate Carrée) projection. Maps longitude and latitude linearly to x and y.
GeoJsonFeature
A GeoJSON Feature.
GeoJsonFeatureCollection
A GeoJSON FeatureCollection.
GeoJsonGeometry
GeoJSON types and parsing utilities. A GeoJSON geometry object.
GeoJsonGeometryCollection
A GeoJSON GeometryCollection.
GeoJsonLineString
A GeoJSON LineString geometry.
GeoJsonMultiLineString
A GeoJSON MultiLineString geometry.
GeoJsonMultiPoint
A GeoJSON MultiPoint geometry.
GeoJsonMultiPolygon
A GeoJSON MultiPolygon geometry.
GeoJsonPoint
A GeoJSON Point geometry.
GeoJsonPolygon
A GeoJSON Polygon geometry.
MercatorProjection
Mercator projection. Preserves angles and shapes locally, but distorts areas near poles.
OrthographicProjection
Orthographic projection (globe view). Shows the Earth as it appears from space.
Point
A 2D point class for coordinate operations.
Projection
Base class for geographic projections.

Enums

DmVizMarkerShape
Marker shapes for DuskMoon scatter charts.
DmVizNetworkLinkStyle
Link styles for DuskMoon network graphs.
DmVizNetworkNodeShape
Node shapes for DuskMoon network graphs.