Skip to content

fix: replace serie/series with group/groups across docs#80

Merged
vitorfdl merged 5 commits into
mainfrom
fix/replace-serie-with-group
Jun 18, 2026
Merged

fix: replace serie/series with group/groups across docs#80
vitorfdl merged 5 commits into
mainfrom
fix/replace-serie-with-group

Conversation

@carolhidalgos

Copy link
Copy Markdown
Collaborator

Summary

  • Replaces all TagoIO-specific uses of serie/series (old data grouping terminology) with group/groups across 16 files
  • Updates JSON code field names, CSV headers, prose descriptions, and frontmatter
  • Leaves unrelated uses of "series" unchanged (e.g. "time-series graphs", hardware product names)

Closes #79

Test plan

  • Verify no remaining TagoIO-concept serie/series references exist
  • Confirm unrelated "series" mentions were not touched
  • Check that code examples with "group" field are consistent with current API

Replaces all TagoIO-specific uses of "serie"/"series" (the old data
grouping terminology) with "group"/"groups" across code examples,
prose, and frontmatter descriptions. Unrelated uses of "series"
(e.g. hardware names, time-series graphs) are left unchanged. Closes #79.

@Freddyminu Freddyminu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Formula.md has "series" still.

@carolhidalgos carolhidalgos requested a review from Freddyminu May 29, 2026 14:24
@Freddyminu Freddyminu requested a review from vitorfdl May 29, 2026 17:13
Freddyminu and others added 3 commits June 18, 2026 10:27
…-with-group

# Conflicts:
#	docs/tagoio/widgets/charts/multiple-charts-widget.md
#	docs/tagoio/widgets/charts/vertical-column-widget.md
#	docs/tagoio/widgets/map-and-location/map-widget/index.md
@vitorfdl vitorfdl merged commit 64fb0b5 into main Jun 18, 2026
1 check passed
@vitorfdl vitorfdl deleted the fix/replace-serie-with-group branch June 18, 2026 13:57
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.

Replace all mentions of 'serie' with 'group' across the docs

3 participants