I wanna to create a chart diagram for analysis token holders amount history, for example:
holders amount
▲
│ ┌─────
│ │
│ │
│ │
│ ┌──────┘
│ │
│ │
│ ┌─────┘
│ │
│ │
└─┴───────────────────► date
X axis is for date, Y axis is for holders amount, above chart is meaning that holders amount is increase over date.
However the problem is that I can't get the holders amount in the past date, The etherscan only provide a real-time holders amount.