Dhruv_Gour
(Dhruv Gour)
January 24, 2024, 5:10pm
#1
I want to show score on my app with speedometer format
please see image :
when score become visible in the label th score meter should show value
score<18 it should be blue
score = 18 to 24 it should be green
score = 25 to 29 it should be yellow
score>18 it should be orange
score>40 it should be red
If there is any way please tell me.
Holmsync
(HolmSync )
January 24, 2024, 6:01pm
#2
I am Not Sure about the Half Circle meter but, you can try this one like a pie chart
Introduction
Hello there! Today I am publishing my third extension Simple Chart Extension.
Features
Can Create Bar Graph.
Can Create Pie Chart.
Can Create Line Graph.
Blocks
[AllBlocks]
Documentation
Blocks
Description
[BarChart]
Creates bar graph in given arrangement with given list of x and y axis points.
[LineChart]
Creates line graph in given arrangement with given list of x and y axis points.
[PieChart]
Creates a pie chart with given list of values and value names.
[Cā¦
[blocks (6)]
Note
When I get 50 likes I will release extension
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? ...
Reading time: 2 mins š
Likes: 30 ā¤
1. Introduction The original and popular Chartmaker extension has been in use by AI2 developers for years, and has provided a quick method to generate simple charts for pie, bar or line. This extension is a complete rewrite of the original,...
Reading time: 19 mins š
Likes: 175 ā¤