sveinn-steinarsson / flot-downsample

Downsample plugin for Flot charts.
286 stars 39 forks source link

It will be better to have Downsample disabled by default #4

Closed rafw87 closed 10 years ago

rafw87 commented 10 years ago

I think it will be better to have Downsample disabled by default (threshold set to 0 in initial options), to not affect all plots (especially pie charts), which might be created without any knowledge about this plugin. IMHO it's better if developer intentionally turns on this functionality on specified charts.

sveinn-steinarsson commented 10 years ago

This is a very good point and I do have some regrets not disabling downsampling by default. However, since many might already be using the default settings, I am not going to change the current behavior at the moment. Maybe with the next major or even minor version.

jparisien commented 9 years ago

I too would prefer this plugin to be disabled by default.