recharts / plotly?
Investigation statistics !75 (merged) introduced some plottings using recharts
and react-charts
.
Is there a reason for this choice over plotly
?
I noticed the current data portal uses plotly
, and so does ispyb for MX and SSX.
It would be nice to use a single plotting library to keep the bundle light, so we could use rechart everywhere.
But in my experience playing with both of them in ispyb, plotly
offers more features (pan, zoom, fulscreen, export gaph to image...) and more graph types.
Any thoughts?
Edited by Mael Gaonach