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

Update chart: add date as x-axis, ux improvements #10

Merged
merged 9 commits into from
Mar 13, 2024

Conversation

ninetteadhikari
Copy link
Member

@ninetteadhikari ninetteadhikari commented Feb 26, 2024

This PR does the following:

  • updates measurement statistics data to include start_time
  • update the charts to use start_time as date for x-axis charts
  • add labels for x and y axis and tooltip
  • add section descriptions

Note:

  • I only found dates (start_time) for data with type sysres. For data with type diskusage, only disk size is available. I couldn't find date info. So I left the charts with commit_numbers as before
  • As next step I'll check other linked data repositories (e.g. yocto-buildstats) to see if we can get more detailed data. It can be done when researching for this issue
image image

@hulkoba hulkoba changed the base branch from master to feat/implement-d3 February 27, 2024 09:39
@hulkoba hulkoba changed the base branch from feat/implement-d3 to feat/billboardjs February 27, 2024 09:39
This was linked to issues Feb 28, 2024
@ninetteadhikari ninetteadhikari changed the title Add date as x-axis for charts Update chart: add date as x-axis, ux improvements Feb 28, 2024
@ninetteadhikari ninetteadhikari linked an issue Mar 13, 2024 that may be closed by this pull request
1 task
@ninetteadhikari ninetteadhikari merged commit c2958c8 into feat/billboardjs Mar 13, 2024
@ninetteadhikari ninetteadhikari deleted the fix/date-chart branch March 13, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant