visx icon indicating copy to clipboard operation
visx copied to clipboard

🐯 visx | visualization components

Results 209 visx issues
Sort by recently updated
recently updated
newest added

Hello, it's really difficult to get around the documentation. I actually love TailwindCSS's docs with the command bar. Do you allow contributions to the Documentation? I don't see any info...

👋 help wanted
📝 docs
@visx/demo

I took the codesandbox link from your `Brush` docs and changed the `resizeTriggerAreas` to `["top", "bottom"]` and `brushDirection` to `vertical`. Afterwards, when you click and drag in the Brush, it...

#### :rocket: Enhancements - Evolution of brush chart. Took brush chart and added area chart (with tooltip) to it. Ends into a combined chart that was not available straight from...

[Hierarchical Bar Chart](https://observablehq.com/@d3/hierarchical-bar-chart) We are building data visualizations with VISX and are requesting a basic example for D3's hierarchical bar chart. I haven't found anything similar while searching the internet....

👋 help wanted
🐯 example
💨 animation

**Example** Correct (tooltip detects there is a bounding box edge above and positions itself below the cursor): Incorrect (tooltip stops respecting the top bounding box edge): Code sandbox [link](https://codesandbox.io/s/zen-moser-208mn?file=/index.tsx). **Expected...

🐛 bug
@visx/tooltip

I have a horizontal bar chart in which I want to start from a non-zero point on the X Axis, but when creating an xScale on a Horizontal XYChart, if...

@visx/xychart

Why can't tooltips snap with stacked areas or bars? Please see example: https://airbnb.io/visx/xychart and toggle between bar/area stack and any other bar/area/line variant and note the stacked variants don't snap...

🚀enhancement
👋 help wanted
@visx/xychart

#### :rocket: Enhancements resolves #1329 - Adds `isFlippedVertically` and `isFlippedHorizontally` flags in tooltip renderer to render different tooltip based on it's position

🚀enhancement
@visx/tooltip
minor-release

I'd love to updated the styling of the tooltip content based on a flag which indicates whether the tooltip is show on the left or right of the vertical crosshair....

🚀enhancement
@visx/tooltip

You can drag the editable annotation outside of the graph https://codesandbox.io/s/pricing-chart-proto-forked-b4nlpq

🚀enhancement
👋 help wanted
@visx/annotation