Skip to content

Importing text and XML data

Brian Ondov edited this page Apr 26, 2017 · 3 revisions

NOTE: For script usage information, any script can be run without parameters.

Text

  • Use ktImportText to create a chart based on a text file that lists values and wedge hierarchies to add them to. Each line should be an optional quantity (use -q if quantities are omitted) followed by list of wedges to contribute to (starting from the highest level), separated by tabs. If a hierarchy has more than one listing, the quantities will be added.
  • Example text file
  • Example Krona chart

XML