Skip to content

Feature/error area UI#51

Open
mfiaudrin-epsyl wants to merge 3 commits intoiterorganization:developfrom
mfiaudrin-epsyl:feature/error_area_ui
Open

Feature/error area UI#51
mfiaudrin-epsyl wants to merge 3 commits intoiterorganization:developfrom
mfiaudrin-epsyl:feature/error_area_ui

Conversation

@mfiaudrin-epsyl
Copy link
Copy Markdown
Collaborator

As requested, this PR improves error bands UI.

The last UI was :
image

Now it looks like this:
image
image

@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community bot commented Mar 27, 2026

Documentation build overview

📚 imas-ibex | 🛠️ Build #32106636 | 📁 Comparing d88250b against latest (55bdea8)

  🔍 Preview build  

Show files changed (47 files in total): 📝 47 modified | ➕ 0 added | ➖ 0 deleted
File Status
index.html 📝 modified
users_manual/features.html 📝 modified
users_manual/how_to_launch.html 📝 modified
developers_manual/backend_development/adding_new_data_source.html 📝 modified
developers_manual/backend_development/adding_new_downsampling_method.html 📝 modified
developers_manual/backend_development/api-hidden.html 📝 modified
developers_manual/backend_development/api.html 📝 modified
developers_manual/backend_development/backend_development.html 📝 modified
developers_manual/backend_development/backend_development_introduction.html 📝 modified
developers_manual/backend_development/benchmarking.html 📝 modified
developers_manual/frontend_development/architecture.html 📝 modified
developers_manual/frontend_development/commands.html 📝 modified
developers_manual/frontend_development/frontend_development.html 📝 modified
developers_manual/frontend_development/frontend_development_introduction.html 📝 modified
developers_manual/frontend_development/installation.html 📝 modified
developers_manual/frontend_development/testing.html 📝 modified
users_manual/features/add_configuration.html 📝 modified
users_manual/features/add_uri.html 📝 modified
users_manual/features/configuration_file.html 📝 modified
users_manual/features/customization.html 📝 modified
users_manual/features/default_configuration.html 📝 modified
users_manual/features/delete_configuration.html 📝 modified
users_manual/features/draggable_component.html 📝 modified
users_manual/features/first_window.html 📝 modified
users_manual/features/load_configuration.html 📝 modified
users_manual/features/metadatas.html 📝 modified
users_manual/features/plot_data.html 📝 modified
users_manual/features/preferences_menu.html 📝 modified
users_manual/features/save_configuration.html 📝 modified
users_manual/features/tree.html 📝 modified
developers_manual/backend_development/generated/ibex.cli.html 📝 modified
developers_manual/backend_development/generated/ibex.cli.main.html 📝 modified
developers_manual/backend_development/generated/ibex.cli.parse_arguments.html 📝 modified
developers_manual/backend_development/generated/ibex.core.html 📝 modified
developers_manual/backend_development/generated/ibex.data_source.html 📝 modified
developers_manual/backend_development/generated/ibex.endpoints.html 📝 modified
developers_manual/backend_development/generated/ibex.exception_handlers.general_exception_handler.html 📝 modified
developers_manual/backend_development/generated/ibex.exception_handlers.html 📝 modified
developers_manual/backend_development/generated/ibex.html 📝 modified
developers_manual/backend_development/generated/ibex.main.html 📝 modified
developers_manual/backend_development/generated/ibex.setup_logging.connect_formatter.html 📝 modified
developers_manual/backend_development/generated/ibex.setup_logging.default_stream_handler.html 📝 modified
developers_manual/backend_development/generated/ibex.setup_logging.html 📝 modified
developers_manual/backend_development/generated/ibex.setup_logging.setup_rich_log_handler.html 📝 modified
developers_manual/frontend_development/tests/e2e.html 📝 modified
developers_manual/frontend_development/tests/style.html 📝 modified
developers_manual/frontend_development/tests/syntax.html 📝 modified

@mfiaudrin-epsyl mfiaudrin-epsyl marked this pull request as draft March 27, 2026 15:12
@mfiaudrin-epsyl
Copy link
Copy Markdown
Collaborator Author

Hello @olivhoenen,
I would like to know if I am allowed to display rounded values, and especially to what extent without compromising the data.
Indeed, in the example below, we have 2 differents error bands (upper and lower), so we display the 2. They are different in the end but we can't see the difference since plotly display up to ~15 numbers. However, I confirm that they are differents.
image

Do you want me to round these data and display it in the format seen below if by rounding they became similar ?
image

@mfiaudrin-epsyl mfiaudrin-epsyl marked this pull request as ready for review March 30, 2026 07:50
@mfiaudrin-epsyl mfiaudrin-epsyl force-pushed the feature/error_area_ui branch from 1604fa1 to d88250b Compare April 3, 2026 11:48
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