Zaid-Ajaj / Feliz

A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness
https://zaid-ajaj.github.io/Feliz/
MIT License
531 stars 77 forks source link

Addition of Scatter chart #583

Closed mrtz-j closed 9 months ago

mrtz-j commented 9 months ago

This PR adds the ReCharts.ScatterChart and an entry into the live-samples based on a translation of the original documentation.

In addition I also added some of the missing props for XAxis, YAxis and scatter from the Recharts API page.

Zaid-Ajaj commented 9 months ago

Thank you @mrtz-j merged and published as of Feliz.Recharts v4.2.0 🎉