Martin Spier
Martin Spier
Not right now, but should be simple to add a configurable function to https://github.com/spiermar/d3-flame-graph/blob/master/src/flamegraph.js#L332
Possibly, feel free to submit a PR. :)
Bit more complicated than that I believe, but sure, there are other options that _might_ perform better in certain cases, just a lot more heavy lifting to be done.
No particular reason.
Unfortunately I don't have any React native examples and I'm not sure how it would differ from React.
- [x] row - [ ] column
Thanks for opening the issue @mhansen! This is likely related to a bundling configuration we might have missed during the migration to Webpack, where we need to specify packages that...
see go-torch https://github.com/uber/go-torch/issues/64
If I'm understanding this correctly, the goal for this is to make zoom optional? If that's the case, can you share more details about your use case. Zoom is a...
This mostly involves changing of the data structure the plugin is rendering, not how it's rendering it, so I rather keep this feature in the tools that parse the stacks...