- add
strokeOpacity
toLine
- add
style
toAreaChart
- add
style
toBarChart
- add
style
toComposedChart
- add
style
toLineChart
- add
style
toPieChart
- add
style
toScatterChart
- add
data
toLine
- add
filterNull
toTooltip
- support
melange.3.0.0
andreason-react.0.14.0
- add
strokeDasharray
toLine
- Migrate to Melange v2.
- add
Dot
bindings
- add
LabelList
- add missing
Treemap
toBsTreemap
- add
Treemap
- change
strokeDasharray
type fromint
tostring
inScatter
bindings
- add bindings to
ZAxis
- change
data
prop type forScatter
bindings - add
stroke
,strokeDasharray
,hide
props toScatter
bindings
- Bump
recharts
peer dependency to2.1.13
- Bump
recharts
peer dependency to2.1.13
- Reinstate
recharts
as peer dependency - Add
ticksCount
toYAxis
- Bump
bs-platform@9
- Drop
Jsx2
wrappers
- Add
radius
prop toBar
bindings
- Add
cursor
prop toBar
bindings
- Bump url-parse from 1.4.7 to 1.5.1 in /examples (#40)
- Bump lodash from 4.17.19 to 4.17.21 in /examples (#41)
- Bump elliptic from 6.5.3 to 6.5.4 in /examples (#36)
- Bump y18n from 4.0.0 to 4.0.1 in /examples (#37)
key
prop is restored for BarChart, CartesianAxis, ComposerChart, Pie, ResponsiveContainer, Tooltip, XAxis, and YAxis
- Update type of
label
prop inXAxis
andYAxis
- Add
hide
prop toLine
bindings - Add
hide
prop toArea
bindings - Extract
Line
/Area
type_
prop inline definition. - Add missing
[@bs.string]
annotation.
- make
TooltipCursor
config props optional
- Add
Bool(bool)
variant toTooltipCursor
- Add type of
Tooltip.cursor
- Add
fillOpacity
prop toReferenceArea
- Fix typo in
BarChart
- Add
onMouseUp
/onMouseDown
toLineChart
/BarChart
/ComposedChart
/AreaChart
- Add
background
prop toCell
- Bump
recharts
from 1.6.2 to 1.8.5 (#33)
- Bump
lodash
from 4.17.11 to 4.17.15 (#26) - Add bindings for
ReferenceArea
(#25)
- Add
jsx2
wrappers
- add
children
prop toBar
cmponent
- migrate to jsx3 (#20)
- move recharts to peerDependencies (#17)
- remove deprecated
string_of_float
- add
strokeWidth
prop toCell
- add
stackOffset
prop toComposedChart
- untype
dataKey
prop
- add
Scatter
- add
ScatterChart
- unwrap
barCategoryGap
andbarGap
inComposedChar
- export
ComposedChart
- add
ComposedChart
- fix
type_
inArea
,Line
dataKey
is required inPie
,Brush
,Bar
andArea
tickMargin
is required inCartesianAxis
- add 'stroke' to Pie
- refmt
- Pie chart updates:
- add fill
- encode PxOrPrc
- change data type form
array(Js.t({..}))
toarray('dataItem)
, so we can acceptJson.t
too - add reason-react to devDeps
- upgrade Reason React and bs-platform
- add bindings to Brush component
- move ReasonReact to peer dependencies
- use floats for measurement
- ReferenceLine bindings
- Pie chart bindings
- the begining of the
CHANGELOG.md