Regarding showing data on graphs.
Hi Team
I am working on showing data on graphs. I want to show below statewise population data on the graph.
| State | Population |
| Missouri | 9826732 |
| Kansas | 7838493 |
| Newyork | 2348890 |
| Washington | 332948 |
When clicked on particular state, user have to be shown population of specific county on another graph.
| County | Population |
| Wandotte | 8494 |
| Johnson | 892834 |
| plaza | 493784 |
Can you please suggest any graph that can be used for this purpose?
Regards,
