@tags is a directive used in ChartSQL Studio. It does not have any effect on rendering or ChartSQL.js
Quick Reference
-- @tags: sales, costs
Valid Values
List
A comma separated list of tags that can be searched in the file browser to group related scripts together.
Use Cases
Use @tags to group your SQL scripts together for easy searching. You can search by the tag name in the file browser search and all scripts which contain the tag will be shown.