Module

Hylograph.Scale.ColorSchemes

Package
purescript-hylograph-selection
Repository
afcondon/purescript-hylograph-selection

Hylograph.Scale.ColorSchemes — Categorical color palettes

Pure PureScript color scheme arrays. No D3 dependency. Colors sourced from D3's d3-scale-chromatic (Apache 2.0 licensed).

#schemeCategory10 Source

schemeCategory10 :: Array String

Tableau 10 — the default categorical palette Designed by Tableau for data visualization

#schemeTableau10 Source

schemeTableau10 :: Array String

Tableau 10 — the modern Tableau palette Slightly softer than Category10

#schemePaired Source

schemePaired :: Array String

Paired — 12 colors in 6 pairs (light/dark)

#schemeSet1 Source

schemeSet1 :: Array String

Set1 — 9 bold colors

#schemeSet2 Source

schemeSet2 :: Array String

Set2 — 8 pastel colors

#schemeSet3 Source

schemeSet3 :: Array String

Set3 — 12 light colors

#schemeAccent Source

schemeAccent :: Array String

Accent — 8 accent colors

#schemeDark2 Source

schemeDark2 :: Array String

Dark2 — 8 dark colors

#schemePastel1 Source

schemePastel1 :: Array String

Pastel1 — 9 light pastel colors

#schemePastel2 Source

schemePastel2 :: Array String

Pastel2 — 8 light pastel colors

#schemeCategory10At Source

#schemeTableau10At Source

#schemePairedAt Source

Modules
Data.DependencyGraph
Hylograph.Brush
Hylograph.Brush.FFI
Hylograph.Brush.Types
Hylograph.Classify
Hylograph.Data.Graph
Hylograph.Data.Graph.Algorithms
Hylograph.Data.Node
Hylograph.Data.Tree
Hylograph.Expr.Animation
Hylograph.Expr.Attr
Hylograph.Expr.Datum
Hylograph.Expr.Expr
Hylograph.Expr.Friendly
Hylograph.Expr.Integration
Hylograph.Expr.Interpreter.CodeGen
Hylograph.Expr.Interpreter.Eval
Hylograph.Expr.Interpreter.Meta
Hylograph.Expr.Interpreter.PureSVG
Hylograph.Expr.Interpreter.SVG
Hylograph.Expr.Path
Hylograph.Expr.Path.Generators
Hylograph.Expr.Sugar
Hylograph.Expr.Units
Hylograph.HATS
Hylograph.HATS.Friendly
Hylograph.HATS.InterpreterTick
Hylograph.HATS.Transitions
Hylograph.Interaction.Brush
Hylograph.Interaction.Coordinated
Hylograph.Interaction.Pointer
Hylograph.Interaction.Zoom
Hylograph.Internal.Attribute
Hylograph.Internal.Behavior.FFI
Hylograph.Internal.Behavior.Types
Hylograph.Internal.Element.Operations
Hylograph.Internal.Element.Types
Hylograph.Internal.FFI
Hylograph.Internal.Transition.FFI
Hylograph.Internal.Transition.Manager
Hylograph.Internal.Transition.Scene
Hylograph.Internal.Transition.Types
Hylograph.Internal.Types
Hylograph.Interpreter.English
Hylograph.Interpreter.Mermaid
Hylograph.Interpreter.MetaHATS
Hylograph.Interpreter.SemiQuine
Hylograph.Interpreter.SemiQuine.TreeToCode
Hylograph.Interpreter.SemiQuine.Types
Hylograph.Scale
Hylograph.Scale.ColorSchemes
Hylograph.Scale.FP
Hylograph.Scale.Interpolation
Hylograph.Scale.Pure
Hylograph.Scale.Sequential
Hylograph.Shape.Arc
Hylograph.Shape.Pie
Hylograph.Shape.Polygon
Hylograph.Tooltip
Hylograph.Transform
Hylograph.Unified
Hylograph.Unified.Attribute
Hylograph.Unified.DataDSL
Hylograph.Unified.Display
Hylograph.Unified.Sugar