Skip to content

peckto/ldaf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAF Example

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

Getting started

Clone example project:

$ git clone https://github.com/peckto/ldaf-example
$ cd ldaf-example

Install with poetry:

$ poetry install

Run

$ poetry run ldaf-example

Demo

Example_1_line

Example_2D

Example_1_Table

Releases

No releases published

Packages

No packages published

Languages