# Bubble -  Percentage Circles Plugin

### Overview

This plugin allows you to add an animated circle to your app that displays a percentage and has an on-hover effect. You can choose between three different sizes, choose the color of the bar and specify the percentage value that should be displayed (dynamically). This plugin can be used to display data within your app and create a nice looking dashboard.

For a demo of this plugin please visit: <https://anticodeplugin.bubbleapps.io/percentage_circle>

### Instructions

After installing the plugin you have access to three "Percentage Circle" elements. Simply choose one of the sizes and drag the element onto your page. Within the element inspector you can specify which percentage should be displayed and what color the percentage bar should be. You can also make calculations within the percentage field, however keep in mind that the result will have to be a value between 0 and 100.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anticode.gitbook.io/templates/plugins/bubble-percentage-circles-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
