LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
unified_plotting/__init__.py
unified_plotting/_logging.py
unified_plotting.egg-info/PKG-INFO
unified_plotting.egg-info/SOURCES.txt
unified_plotting.egg-info/dependency_links.txt
unified_plotting.egg-info/entry_points.txt
unified_plotting.egg-info/not-zip-safe
unified_plotting.egg-info/requires.txt
unified_plotting.egg-info/top_level.txt
unified_plotting/_config/__init__.py
unified_plotting/_config/config.py
unified_plotting/_config/settings.json
unified_plotting/_unified_arguments/__init__.py
unified_plotting/_unified_arguments/arguments.py
unified_plotting/_unified_arguments/injection.py
unified_plotting/_unified_arguments/shared_preprocessing.py
unified_plotting/_unified_arguments/shared_processing.py
unified_plotting/_unified_arguments/colormaps/__init__.py
unified_plotting/_unified_arguments/colormaps/colormaps.py
unified_plotting/_unified_arguments/colors/__init__.py
unified_plotting/_unified_arguments/colors/conversion.py
unified_plotting/_unified_arguments/colors/named_colors.py
unified_plotting/javascript/__init__.py
unified_plotting/javascript/_data_structures.py
unified_plotting/javascript/_plots_external.py
unified_plotting/javascript/_plots_nd.py
unified_plotting/javascript/_plots_network.py
unified_plotting/javascript/_template_system.py
unified_plotting/javascript/templates/image_viewer.html
unified_plotting/javascript/templates/network_d3.html
unified_plotting/javascript/templates/network_vis.html
unified_plotting/javascript/templates/network_webgl.html
unified_plotting/javascript/templates/pc_table_parcoords_slickgrid.html
unified_plotting/javascript/templates/table_slickgrid.html
unified_plotting/javascript/third_party/3d-force-graph/3d-force-graph.min.def.js
unified_plotting/javascript/third_party/3d-force-graph/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/d3/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/d3/d3.v5.min.def.js
unified_plotting/javascript/third_party/d3-color/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/d3-color/d3-color.v1.min.def.js
unified_plotting/javascript/third_party/d3-interpolate/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/d3-interpolate/d3-interpolate.v1.min.def.js
unified_plotting/javascript/third_party/d3-scale-chromatic/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/d3-scale-chromatic/d3-scale-chromatic.v1.min.def.js
unified_plotting/javascript/third_party/jquery/ORIGINAL_LICENSE.txt
unified_plotting/javascript/third_party/jquery/jquery.min.def.js
unified_plotting/javascript/third_party/parcoords/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/parcoords/parcoords.standalone.min.def.js
unified_plotting/javascript/third_party/require/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/require/require.min.js
unified_plotting/javascript/third_party/slickgrid/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/slickgrid/slickgrid.combined.def.js
unified_plotting/javascript/third_party/three/ORIGINAL_LICENSE
unified_plotting/javascript/third_party/three/three.min.def.js
unified_plotting/javascript/third_party/vis-network/ORIGINAL_LICENSE-APACHE-2.0
unified_plotting/javascript/third_party/vis-network/vis-network.min.def.js
unified_plotting/matplotlib/__init__.py
unified_plotting/matplotlib/_data_structures.py
unified_plotting/matplotlib/_matplotlib_processing.py
unified_plotting/matplotlib/_plots_2d.py
unified_plotting/matplotlib/_plots_3d.py
unified_plotting/matplotlib/_plots_nd.py
unified_plotting/plotly/__init__.py
unified_plotting/plotly/_data_structures.py
unified_plotting/plotly/_plotly_processing.py
unified_plotting/plotly/_plots_2d.py
unified_plotting/plotly/_plots_3d.py
unified_plotting/plotly/_plots_financial.py
unified_plotting/plotly/_plots_nd.py
unified_plotting/ui/__init__.py
unified_plotting/ui/_example_data.py
unified_plotting/ui/_flask_app.py
unified_plotting/ui/_templates.py
unified_plotting/ui/_waitress_server.py
unified_plotting/ui/gui.py
unified_plotting/utilities/__init__.py
unified_plotting/utilities/base64.py
unified_plotting/utilities/format_conversion.py
unified_plotting/utilities/interpolation.py
unified_plotting/utilities/io.py
unified_plotting/utilities/ode_solver.py
unified_plotting/utilities/operating_system.py