Charts Extension
Hi, I have created this extension to be able to create charts in app inventor, it uses the quickchart api, so it needs internet.
For now, I have only included 3 types of charts (bar, linear and gauge).
How does it work?
Graph:
Graph:
Graph:
Here I attach the download file of the extension:
Charts.aix (4.6 KB)
9 Likes
You should follow the naming conventions.
If you are developing an extension, then please follow the naming conventions, which is UpperCamelCase for the package name as well as for property, method and event names (i.e. the first letter should be a capital letter) and lowerCamelCase for parameter names, no underscores .
Example
[naming]
What does UpperCamelCase mean?
UpperCamelCase (part of CamelCase ) is a naming convention in which a name is formed of multiple words that are joined together as a single word with the first l…
2 Likes
Did your extension documentation passed Evaluation process???
Also you've not followed naming conventions...
2 Likes
@Taifun asked for the naming convention to be changed, but you can see that it was not completely changed and then missed.
@Peter asked to remove the link as it has nothing to do with this extension.
So I am asking you to comply with these two requests.
3 Likes
the extension is good like this?Charts (13).aix (4.6 KB)
named...?
1 Like
Yes, it's ok in the aix file. Change the pictures and aix in the first post.
2 Likes
Nice Extension @Meulencv but it can be made without using your extension,
so I suggest you read this before making an extension
🟥 ##PLEASE READ FIRST## Posting a new extension to the community
1 Like
Meulencv:
(4.6 KB)
A chart extension of such less size
Will it run offline??
2 Likes
I know it can be done without the extension, but with the extension it is much easier.
1 Like
How to 2 value on Line chart
1 Like