Hexastack / eazychart

EazyChart is a reactive chart library 📈, it allows you to easily add SVG charts in your React and Vue web applications.
https://eazychart.com
MIT License
23 stars 14 forks source link

fix: quantile scale #119

Closed marrouchi closed 6 months ago

marrouchi commented 6 months ago

Motivation

Quantile scale domain should contain all domain values not only the min and max.

Type of change

Please delete options that are not relevant.

Checklist: