Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edge custom script does not pass technical attributes to the method #136

Closed
paulgirard opened this issue Jan 31, 2024 · 0 comments
Closed
Assignees

Comments

@paulgirard
Copy link
Collaborator

No description provided.

@paulgirard paulgirard self-assigned this Jan 31, 2024
paulgirard added a commit that referenced this issue Jan 31, 2024
paulgirard added a commit that referenced this issue Feb 15, 2024
## 0.4.0 version aka FOSDEM 2024

This version has been developed in a one week iteration preceding the FOSDEM 2024 conference where we presented the [genesis of Gephi Lite](https://fosdem.org/2024/schedule/event/fosdem-2024-3253-bridging-research-and-open-source-the-genesis-of-gephi-lite/).

### New features

- New language Hungarian 🇭🇺 thanks to Lajos Kékesi [@ludvig55](https://github.com/ludvig55/)
- New language Korean 🇰🇷 thanks to Hoil KIM [@hiikiim](https://hosted.weblate.org/user/hiikiim/)
- Attributes values which are URL are rendered as hyperlinks in node panel
- Import GraphML format
- Graph background color can be changed
- An image (URL in node attribute) can be used as node background

### Enhancements

- Better node/edge edition user experience:
  - Validation message
  - Ids are optional
  - Graph model is used to guide edition
  - Attributes in graph model can be deleted
- Better UX in Range filter (tick label + bounds inclusion)
- Caption size adjustments
- Added error boundaries with special error page
- Added a "open an empty graph" button

### Debug

- [#52](#52): custom metrics can output qualitative attribute
- [#115](#115): add missing nodes at import option
- [#116](#116): cancel custom filter crash
- [#117](#117): graph model is modified if new attributes are created
- [#128](#128): clear graph issue
- [#132](#132): layout state issue
- [#136](#136): technical attributes are now accessible in custom scripts

### QA

- Migrated from Create React App to Vite
- Upgrade dependencies including sigma v3
- Better CI cache management
- Various code refactoring around the central app state
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

No branches or pull requests

1 participant