This repository provides an example application based on LDAF.
For a description of LDAF please see: https://github.com/peckto/ldaf
This example covers the following topics:
- Provide a data set
- Add custom setting
- 2D Plot (matplotlib)
- 3D Plot (matplotlib)
- View data as table
- Add picker event
Clone example project:
$ git clone https://github.com/peckto/ldaf-example
$ cd ldaf-example
Install with poetry:
$ poetry install
Run
$ poetry run ldaf-example