CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/ablechart/__init__.py
src/ablechart/_log.py
src/ablechart/annotations.py
src/ablechart/api.py
src/ablechart/builder.py
src/ablechart/cleaner.py
src/ablechart/date_axis.py
src/ablechart/examples.py
src/ablechart/inspect.py
src/ablechart/layout.py
src/ablechart/metadata.py
src/ablechart/oxml_ns.py
src/ablechart/parser.py
src/ablechart/plot_area.py
src/ablechart/polish.py
src/ablechart/presets.py
src/ablechart/range_chart.py
src/ablechart/range_snapshot.py
src/ablechart/replace.py
src/ablechart/scatter.py
src/ablechart/schema.py
src/ablechart/semantic_anchor.py
src/ablechart/semantic_family.py
src/ablechart/spec.py
src/ablechart/styles.py
src/ablechart/tokens.py
src/ablechart/waterfall.py
src/ablechart.egg-info/PKG-INFO
src/ablechart.egg-info/SOURCES.txt
src/ablechart.egg-info/dependency_links.txt
src/ablechart.egg-info/requires.txt
src/ablechart.egg-info/top_level.txt
src/ablechart/oxml/__init__.py
src/ablechart/oxml/axes.py
src/ablechart/oxml/plots.py
src/ablechart/oxml/series.py
tests/test_axis_resolution.py
tests/test_axis_title.py
tests/test_external_chart.py
tests/test_external_fixture_file.py
tests/test_gtm_patterns.py
tests/test_inspect.py
tests/test_legend_entry_control.py
tests/test_number_format_validation.py
tests/test_package_contract.py
tests/test_parser_internals.py
tests/test_polish.py
tests/test_range_spec_names.py
tests/test_release_readiness.py
tests/test_replace.py
tests/test_round_trip_matrix.py
tests/test_semantic_dispatcher_contract.py
tests/test_spec_layer.py
tests/test_tick_label_rotation.py
tests/fixtures/_generate_external_sample.py
tests/fixtures/external_sample.pptx