.gitattributes
.gitignore
CHANGELOG.md
LICENSE
README.md
key.txt
pyproject.toml
uv.lock
.github/workflows/build-installers.yml
.github/workflows/publish.yml
.vscode/launch.json
examples/create_example00_simple_physicalmeasurements.py
examples/create_example01_lotka_volterra.py
examples/create_example02_signal_filters.py
examples/create_example03_story_images.py
examples/create_example10_ukhprhp_timeseries.py
examples/create_example20_wiki.py
examples/create_example30_largedataset.py
examples/create_example31_style_gallery.py
examples/create_example90_performance_test.py
examples/largeseries_demo.py
examples/example01_lotka_volterra/images/fox.png
examples/example01_lotka_volterra/images/rabbit.png
examples/example03_story_images/story/index.md
examples/example03_story_images/story/images/bench-rig.jpg
examples/example03_story_images/story/images/signal-path.png
examples/example10_ukhprhp_data/bank of england interest rates/Bank Rate history and data  Bank of England Database.csv
examples/example10_ukhprhp_data/bank of england interest rates/data.csv
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/Figure_2__Annual_house_price_inflation_is_highest_in_the_North_East_.csv
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/Figure_5__The_North_East_was_the_English_region_with_the_highest_annual_rent_inflation_.csv
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/Private rent and house prices, UK July 2026.pdf
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/datadownload (1).xlsx
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/datadownload (2).xlsx
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/datadownload (3).xlsx
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/datadownload (4).xlsx
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/datadownload.xlsx
examples/example10_ukhprhp_data/gov.uk - Private rent and house prices/fig1_hp.csv
examples/example10_ukhprhp_data/rpi/series-110826.csv
examples/example10_ukhprhp_data/rpi/src.txt
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia.html
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia.html
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/enwiki-25.svg
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/load(1).php
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/load(2).php
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/load.php
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/mediawiki_compact.svg
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/wikimedia.svg
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/wikipedia-tagline-en-25.svg
examples/example20_wiki/srcs/Timeline of World War I - Wikipedia_files/wikipedia-wordmark-en-25.svg
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/Unemployed_men_queued_outside_a_depression_soup_kitchen_opened_in_Chicago_by_Al_Capone,_02-1931_-_NARA_-_541927.jpg
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/enwiki-25.svg
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/load(1).php
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/load(2).php
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/load.php
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/mediawiki_compact.svg
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/wikimedia.svg
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/wikipedia-tagline-en-25.svg
examples/example20_wiki/srcs/Timeline of the Great Depression - Wikipedia_files/wikipedia-wordmark-en-25.svg
packaging/README.md
packaging/limelight.spec
packaging/limelight_entry.py
packaging/make_icons.py
packaging/linux/build_linux_packages.sh
packaging/linux/limelight-mime.xml
packaging/linux/limelight.desktop
packaging/linux/limelight.png
packaging/macos/build_dmg.sh
packaging/windows/limelight.ico
packaging/windows/limelight.iss
src/limelight/__init__.py
src/limelight/__main__.py
src/limelight/app.py
src/limelight/cli.py
src/limelight/dhall_subset.py
src/limelight/gui_cli.py
src/limelight/images.py
src/limelight/largeseries_bridge.py
src/limelight/ll.py
src/limelight/logging_config.py
src/limelight/pdf_export.py
src/limelight/qt_app.py
src/limelight/reader.py
src/limelight/refs.py
src/limelight/semantic.py
src/limelight/settings.py
src/limelight/signing.py
src/limelight/story_markdown.py
src/limelight/util.py
src/limelight/writer.py
src/limelight/assets/limelight-icon.svg
src/limelight/language-reference/limelight-v1-00-core.dhall
src/limelight/language-reference/limelight-v1-01-document.dhall
src/limelight/language-reference/limelight-v1-02-coredata.dhall
src/limelight/language-reference/limelight-v1-02-datasets.dhall
src/limelight/language-reference/limelight-v1-03-datasets.dhall
src/limelight/language-reference/limelight-v1-04-transform.dhall
src/limelight/language-reference/limelight-v1-05-figure-00-types.dhall
src/limelight/language-reference/limelight-v1-05-figure-10-figurespec.dhall
src/limelight/language-reference/limelight-v1-05-figure-11-figurespec-axes.dhall
src/limelight/language-reference/limelight-v1-05-figure-12-figurespec-plotartists.dhall
src/limelight/language-reference/limelight-v1-05-figure-20-figureview.dhall
src/limelight/language-reference/limelight-v1-05-figure-25-map.dhall
src/limelight/language-reference/limelight-v1-05-figure-26-tableview.dhall
src/limelight/language-reference/limelight-v1-05-figure-30-form.dhall
src/limelight/language-reference/limelight-v1-05-figure.dhall
src/limelight/language-reference/limelight-v1-06-assets.dhall
src/limelight/language-reference/limelight-v1.dhall
src/limelight/largeseries/__init__.py
src/limelight/largeseries/arraysource.py
src/limelight/largeseries/cache.py
src/limelight/largeseries/cachedir.py
src/limelight/largeseries/constants.py
src/limelight/largeseries/exceptions.py
src/limelight/largeseries/hashing.py
src/limelight/largeseries/memo.py
src/limelight/largeseries/mpl.py
src/limelight/largeseries/pyramid.py
src/limelight/largeseries/query.py
src/limelight/largeseries/timing.py
src/limelight_app.egg-info/PKG-INFO
src/limelight_app.egg-info/SOURCES.txt
src/limelight_app.egg-info/dependency_links.txt
src/limelight_app.egg-info/entry_points.txt
src/limelight_app.egg-info/requires.txt
src/limelight_app.egg-info/scm_file_list.json
src/limelight_app.egg-info/scm_version.json
src/limelight_app.egg-info/top_level.txt
tests/test_archive_roundtrip.py
tests/test_dhall_subset.py
tests/test_examples_build.py
tests/test_figure_numbering.py
tests/test_images.py
tests/test_largeseries_integration.py
tests/test_ll.py
tests/test_page_geometry.py
tests/test_pdf_export.py
tests/test_rect_decorator.py
tests/test_signing.py
tests/test_story_images.py
tests/test_story_markdown.py
tests/test_time_axis_needs_an_index.py
tests/test_window_tabs.py
tests/test_writer_text.py
tests/largeseries/test_cache.py
tests/largeseries/test_cachedir.py
tests/largeseries/test_hashing.py
tests/largeseries/test_memo.py
tests/largeseries/test_mpl.py
tests/largeseries/test_pyramid.py
tests/largeseries/test_query.py