MetricsGraphics.js vs React: What are the differences?
MetricsGraphics.js: D3-based library optimized for visualizing time-series data. MetricsGraphics.js is a library built on top of D3 that is optimized for visualizing and laying out time-series data. It provides a simple way to produce common types of graphics in a principled, consistent and responsive way. The library currently supports line charts, scatterplots and histograms as well as features like rug plots and basic linear regression; React: A JavaScript library for building user interfaces. Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
MetricsGraphics.js can be classified as a tool in the "Charting Libraries" category, while React is grouped under "Javascript UI Libraries".
MetricsGraphics.js and React are both open source tools. React with 132K GitHub stars and 24.5K forks on GitHub appears to be more popular than MetricsGraphics.js with 7.11K GitHub stars and 497 GitHub forks.