QingWei-Li / vue-trend

🌈 Simple, elegant spark lines for Vue.js

Home Page:https://cinwell.com/vue-trend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to specify min and max

baubie opened this issue · comments

It would be very useful if you could pass a min and max value to the component so that you can compare between trend lines. The current normalization has two issues:

First, there is issue #5 which means that some graphs will not render correctly.
Second, it is impossible to compare between lines due to each trend line being individually normalized.