You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list of metrics requires some filtering. This can be done easily since we already have an API for this purpose.
The swtchart library to plot the graph is very old, we need to upgrade it to the latest version which requires other libraries and some changes in API. This may require some significant time.
What kind of improvements needed for the X axis? I can understand for the label, but not sure for the spacing.
Height of the menu: Since the menu is platform-dependent, we can replace it by using a wizard dialog so we have more controls.
Question: Do you think we will need to plot multiple metrics at the same plot graph? Currently we only plot for one context and one metric (since it's the easiest). But sometimes I need to plot different metrics into one graph.
Only display non-empty metrics instead of all metrics in the context
menu for plot graphs.
The difficulty is because there is no correlation between general
metrics in metric table and metrics in metric-db. The viewer is forced
to correlate manually by matching the name.
This is not a major issue in meta.db since it has consistent metric ids
for all meta.db, profile.db and cct.db
Describe the feature
Additional context
Screenshot that illustrates issues with title and rendering of entities on X axis
Issue with metric selection menu
The text was updated successfully, but these errors were encountered: