Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 159
    • Issues 159
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #437

Closed
Open
Opened Jan 07, 2025 by Fabien Maniere@fmaniere
  • Report abuse
  • New issue
Report abuse New issue

[Node Graph] Remove the automatic call to the recursive clustering behaviour on Order 1

Summary

We need to create an option on the graph (order 1).

Steps to reproduce

Create a new graph.

What is the current bug behavior?

Actually the graph uses by design the RecursiveClustering function.

What is the expected correct behavior?

Create a new graph without the RecursiveClustering function.

Relevant logs and/or screenshots

Possible fixes

Remove the automatic call to RecursiveClustering function.

Assignee
Assign to
Stabilisation
Milestone
Stabilisation
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#437