Skip to content

[FEATURE] Processing plot refactoring#423

Open
ghtmtt wants to merge 1 commit intomasterfrom
processing_refactoring
Open

[FEATURE] Processing plot refactoring#423
ghtmtt wants to merge 1 commit intomasterfrom
processing_refactoring

Conversation

@ghtmtt
Copy link
Copy Markdown
Owner

@ghtmtt ghtmtt commented Apr 1, 2026

This is a first PR that refactors completely the Processing interface.

Code idea:

  • single DataPlotlyProcessingPlot class with all the parameters and plot creation
  • using plotly.express and pandas
  • one class for each plot type inheriting from main one (does everything automatically)

From user point of view:

  • (for now) scatter and bar plots available in Processing
  • usable in the modeler

should be also easier to add other plot types with their specific parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant