Charts for Bubble Mobile

Demo to preview the plugin:

Introduction

Charts Native is a lightweight and versatile charting plugin for Bubble applications. It allows you to easily create and customize various chart types including line, bar, and pie charts. With a simple JSON data structure, you can visualize your data with minimal setup. The plugin is designed to be responsive and works well in various screen sizes, making it perfect for both desktop and mobile applications.

Prerequisites

No external API accounts or services are required for this plugin. The plugin works natively within your Bubble application with no additional dependencies.
This plugin is designed specifically for the mobile version of the Bubble editor. To test the plugin on your mobile device, use the TestFlight app available at: https://testflight.apple.com/join/4fXUggud
⚠️
Please note that the testing app is currently available for iOS only.
Image without caption

How to setup

Setting up Charts Native is straightforward as it does not require any external API keys or configurations:
  1. Install the Charts Native plugin from the Bubble plugin marketplace.
  1. Add the Chart element to your page from the Elements panel.
  1. Configure the chart properties in the Property Editor panel.
  1. Supply your data in JSON format and customize the appearance as needed.

Plugin Element Properties

The plugin contains two main visual elements that should be used on mobile pages.

Chart

Stacked Chart

Workflow example

Example 1: Creating a Basic Line Chart

Example 2: Dynamic Data Visualization

Image without caption

Changelogs