Issues
- 1
Support for translate
#96 opened by hugovicard - 3
Support for linear and radial gradients
#97 opened by sun16 - 7
r2d3 not shimming basic bar graph
#100 opened by bingomanatee - 7
- 8
Build not working
#104 opened by eranimo - 1
exception thrown and not caught error on IE8
#107 opened by hsuh - 3
d3.transform re-creates paper
#111 opened by cvwillegen - 10
- 2
rotate not backward compatible
#119 opened by r2d3user - 7
'this.raphaelNode' is null or not an object (line 10636)
#122 opened by ldub - 6
Invalid argument (IE8)
#123 opened by ldub - 2
Add bower.json + grunt
#124 opened by marciocaraballo - 4
Transform requires additional attributes
#125 opened by IPWright83 - 2
Line stroke CSS not working in IE8
#126 opened by NageshChawan - 3
Transform attribute giving error in IE8
#127 opened by NageshChawan - 2
- 3
Basic text output doesn't seem to work
#130 opened by jamlen - 5
- 1
- 2
r2d3.js crashes IE8 when running in XP
#133 opened by DavidHughes - 3
Is using d3.svg.brush() supported?
#134 opened - 2
Does xlink:href work on 'a tag'?
#137 opened by hdahm - 2
r2d3 doesn't have a "row" method for d3.csv()
#138 opened by frankcortes - 1
- 1
request for scaling on window resize example
#142 opened by gmculp - 1
in ie8 issue with this.style undefined
#147 opened by LorenzGardner - 1
R2D3 is not supporting D3 Guage graphs
#149 opened - 1
constructor is null or not a object in IE8
#151 opened by SunZhen930 - 1
D3 Multi-resolution time format missing
#152 opened by neilwightman - 1
Invalid Argument in IE8 when appending 'tr' tag
#153 opened by ChibiTomo - 1
- 1
can't find the parent when i used the remove method
#155 opened by Bruceliao - 4
Upgrade R2D3 to D3 v3.4.6
#146 opened by webmaven - 3
bower install r2d3 -S
#144 opened by webmaven - 1
"RangeError: The precision is out of range"
#148 opened by lukaszbachman - 4
No color support for nvd3
#99 opened by iamaravi - 1
What charting libraries does R2D3 work with?
#145 opened by webmaven - 1
Transitions don't work for HTML elements
#103 opened by sun16 - 2
text() calls don't work on HTML elements
#106 opened by sun16 - 5
style() on HTML elements doesn't work in IE7
#105 opened by sun16 - 8
SVG image support
#117 opened by marciocaraballo - 3
SVG g element not working in IE8
#118 opened by fscofield - 5
IE8 - "Invalid Argument" when calling createStyleSheet in pages with > 31 stylesheets
#116 opened by jshafton - 0
d3.event.pageX and .pageY are broken
#113 opened by blakedietz - 1
- 2
How do I extend for Webkit (Android Browser/Chrome)
#102 opened by reubano - 2
Unable to give Id to an element. i am creating a x axis and appending a rectangle on it but it's not giving id to it. i also need to append button to create slider but without id its not possible.
#98 opened by Luckymnu4u - 1
Support for .on("mouseover", function() { d3.select(this).attr("stroke", "#fff");})
#95 opened by Luckymnu4u - 1
How to remove the outer circle?
#94 opened by Luckymnu4u - 1
Support for d3.transform
#93 opened by Luckymnu4u