Skip to content

Conversation

@soaubier
Copy link
Owner

No description provided.

soaubier and others added 11 commits July 7, 2025 13:14
* first radar plot add

* Clean up: remove print(), improve variable names ...

* Set max threshold value & adjust QDoubleSpinBox size

* add radar icons

* Load configuration settings added

* Add font style management

* Adjust widget size for threshold

* manage CLI radar option

* fixup! Load configuration settings added

* minor refacto for a better y_radar_values management

* correct default settings

* fix bad variable usage

* Update DataPlotly/core/plot_types/radar.py

Co-authored-by: Jacky Volpes <34267385+Djedouas@users.noreply.github.com>

* Update DataPlotly/gui/plot_settings_widget.py

* review

* add traduction to radar.py

* radar svg update

* fix default settings for line_type_threshold

* re-add feature_subset_defined option for radar plot

* fix missing import

* fix radar threshold

line type and combo box are now decorrelated

* remove duplicated line

* fix widgets synchronization

Refresh the UI according to Points, Line, Points and Lines marker type
not only when marker type changes, but also when the plot type changes
(to be correctly initialized).

* add default values for radar threshold

---------

Co-authored-by: Jacky Volpes <jacky.volpes@oslandia.com>
Co-authored-by: Jacky Volpes <34267385+Djedouas@users.noreply.github.com>
We use "get" to avoid key error when the settings are not in the dictionnary.
For instance when the project was saved with an older version of dataplotly
that didn't have the settings yet.
Use the correct length for generating the color list so that each entity gets a unique color.
Previously, the number of colors was tied to the number of parameters, causing display issues.
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.

4 participants