laboratoriobridge / bold

https://bold.bridge.ufsc.br
MIT License
76 stars 9 forks source link

[Chart] Allow marker for points outside the graph #863

Closed GuilhermePrandi closed 2 weeks ago

GuilhermePrandi commented 1 month ago

Component to amend

Chart - Chart

Context

Implement a new prop in Chart, called outliers, who can receive values 'expand domain' or 'auto', which will delimited the points inside the graphic, following the image

Visual

As you can see in the image. Currently it the points inside the graphic, cannot be delimited and the domaind get expanded to accept the point value

image (2)