Closed steventebrinke closed 6 years ago
This is a good idea but not sure it needs to be a first-class prop, it could just be something that the renderers support and is just passed along, like plotlyConfig
?
OK, that would be easy too. Effectively, that is already how the callback works, only the check for propTypes should then be moved to the renderer. I can update that and create a new pull request.
Pass
onRendererUpdate
to PlotlyonUpdate
to resolve #32.