How to create interactive charts on WordPress?

It is possible to create interactive charts on a WordPress site. This will require custom code on your end to accomplish, but several JavaScript libraries exist that can help facilitate this. I have created custom charts using javascript libraries such as D3.js.

Here is a great resource to get you started: https://getflywheel.com/layout/how-to-add-charts-to-your-wordpress-site-using-d3-js/.