Tek Kshetri
Tek Kshetri
I am trying to get the monthly download report for my package. Is there any easy way to get it? Any help will be highly appreciated.
I tried to set up the range slider with tooltip as follows, ```js {value}} /> ``` In the console, it shows the following error, ``` Warning: findDOMNode is deprecated in...
In some categories, I see the list is not ordered properly. It would be really nice you someone reorders the list of names based on alphabetical order.
This package is very useful and I think it should be available on the conda distribution as well. Please let me know if you need any help with this issue....
I am looking to generate page number dynamically while printing the document. Is there any possible way to do that?
### Overview of the problem I'm using react-rnd latest version and I am looking for settting the initial postion of the `Rnd` component from right and bottom direction. As explained...
I implemented the `celery` with `django_celery_results`. It is working fine. I am calling the function with the `.delay()` method and it is giving me the `task_id` as well. But the...
I have tried to implement the onClick event using this plugin as below, ```js const vectorGrid = L.vectorGrid .slicer(street, { rendererFactory: L.svg.tile, maxNativeZoom: 19, maxZoom: 20, interactive: true, getFeatureId: function...