Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anterior Revisão anterior Próxima revisão | Revisão anterior | ||
|
software:art-dev:todo [2009/10/18 16:08] pedro |
software:art-dev:todo [2009/10/18 16:12] (atual) pedro |
||
|---|---|---|---|
| Linha 8: | Linha 8: | ||
| plot(db, layers=TRUE) | plot(db, layers=TRUE) | ||
| + | It creates an MxN (using par(mfcol(lenght(views)/sqrt(length(views)), sqrt(length(views))])window and plot each view separately. | ||
| To do so, we need the following functions: | To do so, we need the following functions: | ||
| Linha 14: | Linha 15: | ||
| - getThemes(db, "view") | - getThemes(db, "view") | ||
| - plot(theme) using getVisual as default | - plot(theme) using getVisual as default | ||
| + | =====setVisual()===== | ||
| + | |||
| + | It only works once. Give the possibility to change the visual. | ||
| ===== Bugs ====== | ===== Bugs ====== | ||