NeXTs / Clusterize.js

Tiny vanilla JS plugin to display large data sets easily
https://clusterize.js.org
MIT License
7.22k stars 414 forks source link

Question about color of cell and search function #170

Open msaus opened 5 years ago

msaus commented 5 years ago

Hello there,

I am planing to use your great plugin for my system and I have a following question.s.

  1. Is it possible programmatically to search by date, for example, start and end date?
  2. Is it possible to programmatically change the color of specific cells?

Regards,

FeehGb commented 3 years ago

Yes, I use Clusterize.js and I did it. You will need to create a function that recreat your table cell and rows, when you sort by date.

Then when you do it, you will just need call clusterize.update with the new cell.