dmtrbrl / vue-trend-chart

Simple trend charts for Vue.js
https://dmtrbrl.github.io/vue-trend-chart/
MIT License
261 stars 29 forks source link

Is it possible to specify the exact position of the horizontal lines? #36

Closed euoia closed 2 years ago

euoia commented 3 years ago

I would like to show a single horizontal line showing the average value across the data.

Is it possible to configure the position of the horizontal line to do this?

If not, would you be open to a pull request to support this? Can you provide any guidance on how best to achieve this?

dmtrbrl commented 3 years ago

Hi @euoia. Currently it's not possible. PRs are very welcome.