You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Additional context
The text was updated successfully, but these errors were encountered:
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.
hey @nikolaytoplev , thank you for using kepler. Can you develop a little bit more why every time a new release is out you are experiencing some struggle?
Thank you for replying to me.
I just wonder if you could consider my new features, and I am willing to contact you if you are interested in my project including new features of kepler.gl.
Frankly speaking, I have developed with this kepler.gl for one year.
I am sorry to ask for this, but kepler.gl should have many new features to be the top of map frameworks.
Thank you.
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
Additional context
The text was updated successfully, but these errors were encountered: