{
    "title": "Yasr: Ranking by visitors votes",
    "$schema": "https://schemas.wp.org/trunk/block.json",
    "apiVersion": 2,
    "name": "yet-another-stars-rating/visitor-votes-ranking",
    "description": "This ranking shows both the highest and most rated posts rated through the yasr_visitor_votes shortcode. For an item to appear in this chart, it has to be rated at least twice.",
    "icon": "star-half",
    "category": "yet-another-stars-rating",
    "example": {},
    "keywords": [
        "ranking",
        "highest",
        "most",
        "chart"
    ],
    "supports": {
        "align": [
            "left",
            "center",
            "right"
        ]
    },
    "editorScript": "yasr-shortcodes-blocks"
}