Sigfried Gold

Results 16 issues of Sigfried Gold

Fixes https://github.com/jasonbellamy/react-mermaid/issues/1. Try `npm install react-mermaid-test-fix`

The package.json devDependencies include `"react": "^0.13.3"` (current react is 16.0.0 or something). I set up a new `create-react-app` app, added code from readme usage example. Getting: TypeError: Cannot read property...

Not sure what I'm doing wrong. I see what looks like it must be the appropriate graph with appropriate styling, for a small fraction of a second, then it's gone....

It doesn't look like there's a way to override basic rendering methods. Is that right, or am I missing something? What I'd like to do at the moment is just...

Hi. This looks like exactly what I need, but it doesn't seem to be widely used or to be under active development. Do you recommend using it or is there...

Having all the text pushed over to the left for things like [README](http://nevir.github.io/groc/) pages seems suboptimal. Is there a way to control that that I'm missing? And, BTW, just started...

When I flip the same dimension I'm bundling on, the clusterCentroids get messed up: **d3.parcoords.js:1778 Uncaught TypeError: Cannot read property 'get' of undefined** ``` // centroids on 'virtual' axes if...

How hard would it be to let supergroup return values be immutable? Would it be a performance problem?

enhancement

sg.addListMethods brings back methods, but not the records property.

bug