LICENSE
README.md
pyproject.toml
src/graf/__init__.py
src/graf/base.py
src/graf/widgets.py
src/graf/scripts/__init__.py
src/graf/scripts/grafscript.py
src/graf/scripts/grafviewer.py
src/graf_format.egg-info/PKG-INFO
src/graf_format.egg-info/SOURCES.txt
src/graf_format.egg-info/dependency_links.txt
src/graf_format.egg-info/entry_points.txt
src/graf_format.egg-info/requires.txt
src/graf_format.egg-info/top_level.txt
tests/test_edge_cases.py
tests/test_errorbars.py
tests/test_figure_size.py
tests/test_subplots.py
tests/test_surface_2d.py
tests/test_surface_3d.py
tests/test_trace_2d.py
tests/test_trace_3d.py