Michael Leahy

Results 2 issues of Michael Leahy

I like this library, but I'm having trouble with text values that may have commas: ```js var enc = csv.encode([{prop1: 'value, 1', prop2: 'value "2"', prop3: 'value, "3"'}]) // value...

bug

Visit: http://esri.github.io/cedar/examples/bar.html Open the browser javascript console, and execute the following line of code (the first bar in the first example chart should become highlighted, as expected): ```js chart.select({key: "Type",...

bug
v0x