Apple Motion 1.0.1 Manual do Utilizador Página 24

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 41
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 23
Figure 9: Including googleVis output in a WordPress blog entry.
and paste it into the value text area of a custom field in WordPress, e.g. with in-
stance name Fruits. To include the motion chart into your article add [cf]Fruits[/cf]
into the post, see Figure 9 for an illustration.
3.3 Using googleVis output with Google Sites, Blogger, etc.
Go ogle Charts can be used with other Google products such as Google Sites, Blogger
or Google Code wiki pages. However, in most cases the chart has to be embedded
as a Google Gadget. Google Gadgets are written in XML and can have HTML
and Javascript components. Here is an e xample of a ’Hello World’ program written
using Google Gadget technology from Wikipedia.
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="simple hello world example" />
<Content type="html">
<![CDATA[
Hello, world!
]]>
</Content>
</Module>
The googleVis package comes with the function createGoogleGadget, which
takes a gvis-object and wraps it into an XML gadget file. Here is an example with
a motion chart:
24
Vista de página 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 40 41

Comentários a estes Manuais

Sem comentários