{% extends base %} {% block preamble %} {% endblock %} {% block inner_body %}
This tool creates pivot charts from csv files. An example csv and widget configuration is shown on the left. The widgets of each section may be expanded or collapsed by clicking on the blue headers. For pre-configured axes, series, and explode widgets, select None to free up the column for use in the other widgets. Changes to widgets will automatically trigger plot updates, except for Filters, for which you must press the Update Filters button to apply your changes.
Chart Type (Dot, Line, Bar, Area) is in the Plot Adjustments section, along with many more plot adjustments. Click the Download csv button at the bottom to download the data you are viewing to a timestamped csv in the downloads/ folder, and the Export Config to URL button to save your current widget configuration to a URL in the address bar that you can use to load the same view immediately.
Try pointing to your own csv file in the Data Source widget at the top, and make sure to select required X-axis and Y-axis to see a chart. More information/features are described in README.md.