Skip to content

feat(chart): show "rate-limited" along with "accepted" lines on project chart#782

Merged
neSpecc merged 7 commits intomasterfrom
new-chart
Nov 26, 2025
Merged

feat(chart): show "rate-limited" along with "accepted" lines on project chart#782
neSpecc merged 7 commits intomasterfrom
new-chart

Conversation

@neSpecc
Copy link
Copy Markdown
Member

@neSpecc neSpecc commented Nov 24, 2025

  1. Added support for new API response format that returns array of chart lines:
image

See codex-team/hawk.api.nodejs#591

  1. Chat line rendering moved from Chart.vue to ChartLine.vue
  2. Now Chart can render several lines
image
  1. Pulled the new graphql.schema using yarn get-schema graphql introspection query

Comment thread src/api/events/index.ts Outdated
Comment thread src/components/events/Chart.vue
Comment thread src/components/events/Chart.vue
Comment thread src/components/events/Chart.vue
Comment thread src/components/events/Chart.vue Outdated
Comment thread src/components/events/Chart.vue
Comment thread src/components/events/Chart.vue
Comment thread src/components/events/Chart.vue
Simplified fetchChartData in the API to return the result directly and improved JSDoc comments for clarity. In Chart.vue, optimized min/max count calculations for chart lines, enhanced code readability, and updated method documentation for consistency.
@neSpecc neSpecc merged commit 67b1dbd into master Nov 26, 2025
2 checks passed
@neSpecc neSpecc deleted the new-chart branch November 26, 2025 19:43
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

Successfully merging this pull request may close these issues.

2 participants