How to use the @vx/brush.withBrush function in @vx/brush

To help you get started, we’ve selected a few @vx/brush examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github hshoff / vx / packages / vx-demo / components / charts / BrushChart.js View on Github external
cy={interpolatingStyle.y}
                      r={3}
                    />
                  );
                }}
              
            );
          })}
        
        
      
    );
  }
}

export default withBrush(BrushChart);

@vx/brush

vx brush

MIT
Latest version published 4 years ago

Package Health Score

67 / 100
Full package analysis