nteract / semiotic

A data visualization framework combining React & D3
https://semioticv1.nteract.io/
Other
2.43k stars 133 forks source link

Convert to fn middle complexity components #558

Closed emeeks closed 2 years ago

emeeks commented 2 years ago

This finishes up the conversion to functional components of all the easy ones. What remains are the three frames and VisualizationLayer--all of which are much more involved in their conversion.