This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Angular frontend (new)
Tom Lichtenstein edited this page May 28, 2018
·
20 revisions
- one pager
- all info at one place
- display only relevant settings (for current state)
- calls via services
- services can be accessed by multiple components (selected Chain)
- Result visualization (Snackbars)
- only data display and chain selection
- many more options
- line chart (Plotly.js)
- timeline-chart (set time span top right)
- Parameter selection
- direct comparison of multiple chains
- live
- bar chart (Chart.js)
- calculated by MetricCalculatorHelper
- using parameters
- calculated for the selected timespan
- live
- avg(Blocktime)
- deviation(Blocktime)
- avg(numberOfTransactions) / avg(Blocktime)
- avg(Blocksize) * avg(numberOfNodes) / avg(Blocktime)
- avg(CpuUsage) * Faktor
- individual configuration options for different chains
- parses chain info from API-Server
- adapts state to chain state
- different configurations for same chain on different target systems
- select create to create manually
- name, description, numberOfNodes, transactionInterval, Payload
- transactionInterval & Payload slider are bordered
- dropzone
- upload .xes-file
- name, description necessary
- start recording / stop recording
- recordings are global | state will be updated to 'recording' + timer
- display recording -- new selectable chain menu -- blur menus that are not relevant -- display whole recording