visx
visx copied to clipboard
🐯 visx | visualization components
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...
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....
**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...
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...
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...
[Tooltip] #1329| feat: Adds isFlippedVertically and isFlippedHorizontally flags in tooltip renderer
#### :rocket: Enhancements resolves #1329 - Adds `isFlippedVertically` and `isFlippedHorizontally` flags in tooltip renderer to render different tooltip based on it's position
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....
You can drag the editable annotation outside of the graph https://codesandbox.io/s/pricing-chart-proto-forked-b4nlpq