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

Create Graphics (pressure or flow) with Qgisred #114

Open
WillowxX opened this issue Sep 19, 2023 · 3 comments
Open

Create Graphics (pressure or flow) with Qgisred #114

WillowxX opened this issue Sep 19, 2023 · 3 comments

Comments

@WillowxX
Copy link

Hello,

First of all, I'd like to thank you for all the work that you did. It's very intuituve to use your plugin.
I searched a tool that allows the users to create graphics (as epanet do) inside the user's manual but i didn't find it.
Is there a tool that permits to plot or an other plugin that you know which could match with QgisRed ?
Otherwise, a development of a such tool is it planned ?

Sorry for my english (I'm French) and again thank you for your work :)

Regards

@fmartine
Copy link
Collaborator

fmartine commented Nov 5, 2023

Thank you for telling me that you find using QGISRed intuitive, that is what I intend, but it is not so clear to everyone, that is why we have started to develop tutorials.

Regarding the option to represent time series and other types of graphs from the results, it is planned in the roadmap, but will not be available yet in the next version 0.17. We hope to be able to offer it in future versions.

Meanwhile, when a calculation is done, all results are stored in two themes, one of nodes and one of links, in the Results subfolder. You can use these themes to create any curve, graph or map from them, using tools outside of QGISRed.

@WillowxX
Copy link
Author

WillowxX commented Nov 6, 2023 via email

@fmartine
Copy link
Collaborator

fmartine commented Nov 6, 2023

Dear WillowxX

Indeed, you are correct that the current structure of the results tables does not favour using external tools to display the results.

With the current structure, you can still use the Histogram tab of the Symbology dialogue to see histograms of the variables at the chosen time or obtain similar histograms with the Vector layer histogram Tool available from the Processing Toolbox. You can also configure the Diagrams tab of the Layer properties to show diagrams overlaid on each node or line. However, I have not found any option to see the temporal evolution of a variable.

In future versions of QGISRed, we will change the structure of the result tables to be able to directly apply much more powerful visualization tools such as those offered by the Faunalia QGIS Data Plotly plugin.

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

2 participants