d3.js - Background rect of d3's brush control not taking the whole area of svg -


i'm trying use d3's brush control. works except rect.background of brush not expanding fill whole svg, not allowing me use brush on right , bottom areas of svg (which not covered background).

this jsfiddle illustrates problem (scroll right , try using brush there) i've outlined .background rect border.

what reason of this? , how make brush control work on svg?


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -