UNPKG

react-d3-library

Version:
7 lines (5 loc) 160 B
module.exports = function(reactD3Elements, state, rd3Id, i){ if(state[rd3Id]['__zoom']) { reactD3Elements[i]['__zoom'] = state[rd3Id]['__zoom']; } }