Skip to content

Support ndim scatter rendering

Closes #1858 (closed)

This MR allow to display in a proper way complex scatters in Flint.

  • MR !2725 (merged) have to be merged first
  • Concept design
  • Display regular scatters in a proper way
  • Support 2D backnforth
  • Support ndim backnforth
  • Display complex scatters with 2D-histogram
  • Maybe specify somewhere the values of the grouped axis
  • Documentation and examples (see doc/site/flint/flint_scan_info_examples.html)

Here is a 3D scatter, only the last frame is displayed

Irregular 3D scatters irregular-scatter-3d

Regular 3D scatters regular-scatter-3d

Axis and encoder together scatter-encoder

Edited by Valentin Valls

Merge request reports