Currency Symbols and Thousand Separators - Jun-25 update
Released a new version of the Mobile Charts plugin yesterday. In the new version you can:
- Add symbols (like $, ⬠or £) before y-axis labels and tooltip values
- Use thousands separators in series values so you get 35,000 instead of 35000
See below for an example:

You can add a symbol before each value by using the āY Unit Beforeā field that comes with all chart types:
And you can add thousands separators by using the āThousands Separatorā field that comes with all chart types:
As a reminder, the Mobile Charts plugin currently supports the following chart types:
- Line chart
- Area chart
- Stacked area chart
- Bar chart
- Horizontal bar chart
- Stacked bar chart
- Pie chart
- Donut chart
Any questions just let me know 
Alex
Are you planning to add a candlestick chart, widely used by financial apps?
Nice charts so farā¦
Hi @as3alan, thanks for using Mobile Charts and for the kind words!
I would definitely like to add a candlestick chart to the plugin, but I canāt give any timelines on when Iāll be able to do this. I have some plugin work thatās higher priority right now.
Thanks for the suggestion and will let you know if I do end up adding candlestick charts 
Thanks for the reply!
In a week or two Iām gonna be in a step of development that Iām gonna use charts (not only candlestick - it doesnāt exist yet
), but your line chart, donut and stacked bars are at the top list for my needs. Hopefully youāre gonna add candlestick so my app will be your most engaged client.
Sounds good @as3alan! Let me know how you get on with it 
Group data by dates - Jun-25 update
Iāve just pushed an update to Mobile Charts that makes fixes a bug with grouping data by dates. Also thought it was a good excuse to put together a quick demo on how to use the group by: operator with the plugin.
Letās say you have two entries in your database for sales in January
And you want to show the sum of these values as one bar in your chart like this:
You can use Bubbleās group by: operator to do this. For the X-Axis Values field set it up as below:
And for the Y-Axis values use the following setup:
Iāve put together an example of this setup in this page of the demo app (editor link is here).
Any questions just let me know 
Set the number of decimal places on Y-Values - August-25 update
Just released a small update for the Mobile Charts plugin - you can now set the number of decimal places for Y-values.
Any questions let me know!
Alex