Hi,
I have a form and I'm trying to simulate a simple bubble chart by plotting some values from a list (x, y and z) onto the canvas.
Since the number of values is arbitrary (from 5-15 maybe) I'd like to add the circles "programmatically" (ForAll), but I'm not sure it's currently possible?
Thanks
Solved! Go to Solution.
hi @davidni I'm interested in what you did in the blog post, but I'd like to also use the sample app. Is there a new location for it? it's no longer at the link mentioned in the blog post.
Hi everyone,
I embedded a gallery into a container, I set the gallery relative position as (0, 0). I created list of icons within the gallery to test gallery's coordination system. One of the icon position is (0, 0). But it can be observed obviously the (0,0) icon can not be aligned with the top-left corner of the gallery, and also which parameter of gallery determined their position different is unknown. I hereby attach the snapshot below
You can see the green circle of relative position (0,0) is parallel to the gallery under its parent container, which is aligned with the top-left corner of the gallery. And the blue circle is within the gallery with relative position (0, 0). Note that I have already set "template padding" to zero.
What is more, I tested your attached file, and the same problem applied as well, i.e., I set the bananas position (0 ,0), but it did align with the top-left corner of its gallery. What is the difference?
I want to know how to align the green and blue circles above(let them occupy the same location visually). Otherwise, if this is a bug, hope this post can help the developer team of power apps. Thank you in advance.
Hi everyone,
I embedded a gallery into a container, I set the gallery relative position as (0, 0). I created list of icons within the gallery to test gallery's coordination system. One of the icon position is (0, 0). But it can be observed obviously the (0,0) icon can not be aligned with the top-left corner of the gallery, and also which parameter of gallery determined their position different is unknown. I hereby attach the snapshot below
You can see the green circle of relative position (0,0) is parallel to the gallery under its parent container, which is aligned with the top-left corner of the gallery. And the blue circle is within the gallery with relative position (0, 0). Note that I have already set "template padding" to zero.
What is more, I tested your attached file, and the same problem applied as well, i.e., I set the bananas position (0 ,0), but it did align with the top-left corner of its gallery. What is the difference?
I want to know how to align the green and blue circles above(let them occupy the same location visually). Otherwise, if this is a bug, hope this post can help the developer team of power apps. Thank you in advance.