Changeset 6683 for trunk/configure.in


Ignore:
Timestamp:
Jun 26, 2017, 1:46:09 PM (7 years ago)
Author:
dkearney
Message:

adding an example of using a loader to allow users to chose an example excel spreadsheet or upload their own. the uploaded file data is stored in the driver.xml. the simulation checks whether the user chose an example excel spreadsheet or uploaded thier own. if the user uploaded their own file, we write it to disk, then parse it using a pandas dataframe and finally load it into a Rappture Curve.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r6372 r6683  
    601601    examples/zoo/loader/Makefile
    602602    examples/zoo/loader/examples/Makefile
     603    examples/zoo/loader2/Makefile
     604    examples/zoo/loader2/examples/Makefile
    603605    examples/zoo/log/Makefile
    604606    examples/zoo/mesh/Makefile
Note: See TracChangeset for help on using the changeset viewer.