By tsusiat on
I have some info on some Excel spreadsheets I would like to display in Drupal.
I would like to use the data to populate either tables or graphs. Instead of creating the tables in Excel, then making jpegs of the pages and displaying the info via images, I would like something a bit more flexible to use within Drupal itself. Any suggestions on the best modules to use to accomplish this?
Ideally, I'd like to import the data through some sort of csv export. The data is pretty basic, just some numbers and columns.
Thanks.