Module

ECharts.Types

Package
purescript-echarts
Repository
slamdata/purescript-echarts

#Chart Source

data Chart :: Type

#ECHARTS Source

data ECHARTS :: Effect

For Eff computation

#TooltipTrigger Source

#PixelOrPercent Source

#Orient Source

data Orient

Constructors

#orientToForeign Source

#AxisType Source

#axisTypeToForeign Source

#symbolToForeign Source

#Point Source

newtype Point

Constructors

#pointToForeign Source

#Radius Source

newtype Radius

Constructors

#radiusToForeign Source

#SingleValueRadius Source

#numItem Source

#strItem Source

#lineTypeToForeign Source

#pairItem Source

#FormatterInput Source

type FormatterInput = { color :: String, componentType :: String, data :: Item, dataIndex :: Int, dataType :: String, name :: String, percent :: Number, seriesIndex :: Int, seriesName :: String, value :: Foreign }

#FormatterInputArrayValue Source

type FormatterInputArrayValue = { color :: String, componentType :: String, data :: Item, dataIndex :: Int, name :: String, percent :: Number, seriesIndex :: Int, seriesName :: String, value :: Array Foreign }

#SelectedMode Source

#HorizontalPosition Source

#Item Source

newtype Item

Constructors

#Coord Source

newtype Coord

Constructors