root/lang/io/WebAPI/GoogleChart/Styles.io
| Revision 15534, 240 bytes (checked in by nowelium, 5 months ago) |
|---|
| Line | |
|---|---|
| 1 | doFile("GoogleChart.io") |
| 2 | |
| 3 | // @author nowelium |
| 4 | Styles := GoogleChart clone do( |
| 5 | __style__ := Object clone do( |
| 6 | style ::= nil |
| 7 | ) |
| 8 | size := method(width, height, |
| 9 | query addParameter("chs", width .. "x" .. height) |
| 10 | ) |
| 11 | ) |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)