-
Notifications
You must be signed in to change notification settings - Fork 0
Visualization Engine Instructions
The EnerShare Visualization Engine provides a detailed view to help users analyze data from TwinP2G.
Once simulation has run, users will see the prompt:
"Your results are ready, visit the EnerShare Visualization Engine to analyze them."
Clicking this button will redirect them to the Visualization Engine.
To start, users need to log into the EnerShare Visualization Engine using their valid credentials and explore the data through its comprehensive interface.
In the main menu, users can view existing dashboards or create new ones to organize and analyze their data effectively.
Before visualizing data, users must import datasets. Once imported, users can select these datasets to create charts.
In the Datasets tab:
- Select Dataset: Choose a dataset to use for chart creation.
- Press + DATASET to add a new dataset.
- Select DATABASE: Choose PostgreSQL_Alex
- Select SCHEMA: Choose twinp2g_results
- Select TABLE: Find the desired dataset by scrolling to locate a table in this format:
- {use case name}_ {timestamp}_ {statistics or output_series or inputs}
After selecting the dataset, click 'CREATE DATASET AND CREATE CHART'
Once the dataset is imported, users can visualize the data by creating charts.
- Choose Dataset: Select the dataset to create a chart.
- Choose chart type: Select the type of chart you want to generate.
- Press 'CREATE NEW CHART'
- Fill in the required fields with appropriate values (e.g., X-axis labels, metrics)
- Click 'CREATE CHART' to generate the visualization.
- After generating the chart, press the SAVE button.
- Provide a name for the chart.
- Add the chart to the TwinP2G Dashboard or create a new dashboard.
Once charts are saved, they will automatically appear on the selected dashboard, where users can view, manage, and analyze.