TargetProcess / tauCharts

D3 based data-focused charting library. Designed with passion. Flexible.
https://www.taucharts.com
Other
1.91k stars 118 forks source link

Trendline with Dates #554

Open marcosvilela opened 6 years ago

marcosvilela commented 6 years ago

So, I was studying the trendlines with tauCharts, and I stumbled upon this weird behaviour.

When I'm analyzing Date objects, sometimes the trendlines would not generate before I apply a quick filter zoom. Here, without messing with quick-filter, the trendline does not generate

trendline-date-not-zoomed

But here, when I filter a bit, it suddendly generates

trendline-date-zoomed

Is this the normal behaviour? I wanted to avoid generating the trendline altogether when something like this happens