Description
I am always frustrated when filtering in a large dataset.
For example, if you are going to filter by date column and the date column range is ten years, the step size will be large and I can not control the date filter precisely.
And because there is no option to set filter orders, we can not imagine the correct range of the previous filter's output range.
Of course, it has always the same result with ordering or not, but I think it is really important for users who are using filters frequently.
I have already implemented the filter ordering problem with this great Kepler.gl, but it has been bothering me whenever the new version is released.
So I want kepler.gl devs to consider this problem if possible for our kepler.gl users, not just for me.
If you want to check my filter ordering functionality, please refer the following site:
kminion.herokuapp.com