Difference between revisions of "Grouping objects"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 13: | Line 13: | ||
var poly = b1.createElement('polygon',p); | var poly = b1.createElement('polygon',p); | ||
− | var g = new JXG.Group('','',p); | + | var g = new JXG.Group(b1,'','',p); |
</script> | </script> | ||
</html> | </html> |
Revision as of 15:16, 16 December 2008