@visx/grid
Advanced tools
Changelog
Changelog
v1.5.0
Changes:
- @visx/annotation: 1.4.0 => 1.5.0
- @visx/axis: 1.4.0 => 1.5.0
- @visx/demo: 1.4.0 => 1.5.0
- @visx/grid: 1.4.0 => 1.5.0
- @visx/mock-data: 1.0.0 => 1.5.0
- @visx/react-spring: 1.4.0 => 1.5.0
- @visx/tooltip: 1.3.0 => 1.5.0
- @visx/visx: 1.4.0 => 1.5.0
- @visx/xychart: 1.4.0 => 1.5.0
Changelog
v1.4.0
event
in EventHandlerParams
optional #972colorAccessor
to relevant series #1005, closes #996strokeWidth
application #991Label
props.backgroundPadding
, add default anchorLineStroke
#9890
in BoxPlot
valueScale
#993Changes:
- @visx/annotation: 1.3.0 => 1.4.0
- @visx/axis: 1.3.0 => 1.4.0
- @visx/brush: 1.3.0 => 1.4.0
- @visx/demo: 1.3.0 => 1.4.0
- @visx/grid: 1.3.0 => 1.4.0
- @visx/legend: 1.3.0 => 1.4.0
- @visx/marker: 1.3.0 => 1.4.0
- @visx/react-spring: 1.3.0 => 1.4.0
- @visx/scale: 1.3.0 => 1.4.0
- @visx/shape: 1.3.0 => 1.4.0
- @visx/stats: 1.3.0 => 1.4.0
- @visx/threshold: 1.3.0 => 1.4.0
- @visx/visx: 1.3.0 => 1.4.0
- @visx/xychart: 1.3.0 => 1.4.0
Changelog
v1.3.0
Changes:
- @visx/annotation: 1.2.0 => 1.3.0
- @visx/axis: 1.2.0 => 1.3.0
- @visx/brush: 1.2.0 => 1.3.0
- @visx/demo: 1.2.0 => 1.3.0
- @visx/drag: 1.2.0 => 1.3.0
- @visx/event: 1.0.0 => 1.3.0
- @visx/grid: 1.2.0 => 1.3.0
- @visx/legend: 1.1.0 => 1.3.0
- @visx/marker: 1.2.0 => 1.3.0
- @visx/react-spring: 1.2.0 => 1.3.0
- @visx/responsive: 1.1.0 => 1.3.0
- @visx/scale: 1.1.0 => 1.3.0
- @visx/shape: 1.2.0 => 1.3.0
- @visx/stats: 1.1.0 => 1.3.0
- @visx/text: 1.1.0 => 1.3.0
- @visx/threshold: 1.2.0 => 1.3.0
- @visx/tooltip: 1.1.0 => 1.3.0
- @visx/visx: 1.2.0 => 1.3.0
- @visx/xychart: 1.2.0 => 1.3.0
- @visx/zoom: 1.0.0 => 1.3.0
Changelog
v1.2.0
Changes:
- @visx/annotation: 1.1.0 => 1.2.0
- @visx/axis: 1.1.0 => 1.2.0
- @visx/brush: 1.1.0 => 1.2.0
- @visx/demo: 1.1.0 => 1.2.0
- @visx/drag: 1.0.0 => 1.2.0
- @visx/grid: 1.1.0 => 1.2.0
- @visx/marker: 1.1.0 => 1.2.0
- @visx/react-spring: 1.1.0 => 1.2.0
- @visx/shape: 1.1.0 => 1.2.0
- @visx/threshold: 1.1.0 => 1.2.0
- @visx/visx: 1.1.0 => 1.2.0
- @visx/xychart: 1.1.0 => 1.2.0 (private)
Changelog
v1.1.0
@types/d3-scale
to ^3.1.0
#856 closes #855Line
shapeRendering to crispEdges
if rectilinear #840applyPositionStyle
prop so users don't have to set absolute positioning when unstyled=true
#857initialWidth
and initialHeight
to withParentSize
#836 closes #554ignoreDimensions
prop to optimize re-renders #834 closes #247TooltipWithBounds
overlowing its parent on small screens #837 closes #466TooltipWithBounds
positioning when unstyled=true
#828tickLabelProps
when hideZero=true
#818 fixes #815ParentSize
to function component #834Changes:
- @visx/annotation: 1.0.0 => 1.1.0
- @visx/axis: 1.0.0 => 1.1.0
- @visx/brush: 1.0.0 => 1.1.0
- @visx/demo: 1.0.0 => 1.1.0
- @visx/grid: 1.0.0 => 1.1.0
- @visx/legend: 1.0.0 => 1.1.0
- @visx/marker: 1.0.0 => 1.1.0
- @visx/network: 1.0.0 => 1.1.0
- @visx/pattern: 1.0.0 => 1.1.0
- @visx/react-spring: 1.0.0 => 1.1.0
- @visx/responsive: 1.0.0 => 1.1.0
- @visx/scale: 1.0.0 => 1.1.0
- @visx/shape: 1.0.0 => 1.1.0
- @visx/stats: 1.0.0 => 1.1.0
- @visx/text: 1.0.0 => 1.1.0
- @visx/threshold: 1.0.0 => 1.1.0
- @visx/tooltip: 1.0.0 => 1.1.0
- @visx/visx: 1.0.0 => 1.1.0
- @visx/xychart: 1.0.0 => 1.1.0 (private)
Changelog
v1.0.0
vx-...
className
s are renamed to visx-...
#803vx-demo
directory structure will break #803className="vx-tooltip-portal"
=> visx-tooltip
(so as not to be confused with the new TooltipInPortal
) #803/axis
codesandbox dependency #799@vx/*@0.0.199 => @visx/*@1.0.0