Loading README.md +22 −7 Original line number Diff line number Diff line Loading @@ -41,19 +41,21 @@ You can set the HTML source of the image to point directly to **tinygraphs.com**  `http://tinygraphs.com/squares/banner/random` `http://tinygraphs.com/squares/banner/random?h=50&xs=100`   `http://tinygraphs.com/squares/banner/random/gradient?theme=bythepool` `http://tinygraphs.com/squares/banner/random/gradient?theme=bythepool&xs=200`    `http://tinygraphs.com/isogrids/banner/random?h=50&xt=100` `http://tinygraphs.com/isogrids/banner/random/gradient?theme=bythepool`   `http://tinygraphs.com/isogrids/banner/random/gradient?theme=bythepool&h=50&xt=100`  ## Parameters: Loading Loading @@ -103,6 +105,19 @@ You can specify the number of lines that an isogrid can have using the `lines`pa  * **banner parameters:** * `h`: height parameter. * `w`: width parameter. * `xt`: number of triangles in `isogrid` banner in x axis. * `xs`: number of squares in `squares` banner in x axis. * `theme`: tinygraphs theme to use in banner. * `numcolors`: number of colors to take into account when rendering banner. `http://tinygraphs.com/isogrids/banner/random/gradient?h=75&xt=80&theme=bythepool&nulcolors=4`  Organization ===== Loading Loading
README.md +22 −7 Original line number Diff line number Diff line Loading @@ -41,19 +41,21 @@ You can set the HTML source of the image to point directly to **tinygraphs.com**  `http://tinygraphs.com/squares/banner/random` `http://tinygraphs.com/squares/banner/random?h=50&xs=100`   `http://tinygraphs.com/squares/banner/random/gradient?theme=bythepool` `http://tinygraphs.com/squares/banner/random/gradient?theme=bythepool&xs=200`    `http://tinygraphs.com/isogrids/banner/random?h=50&xt=100` `http://tinygraphs.com/isogrids/banner/random/gradient?theme=bythepool`   `http://tinygraphs.com/isogrids/banner/random/gradient?theme=bythepool&h=50&xt=100`  ## Parameters: Loading Loading @@ -103,6 +105,19 @@ You can specify the number of lines that an isogrid can have using the `lines`pa  * **banner parameters:** * `h`: height parameter. * `w`: width parameter. * `xt`: number of triangles in `isogrid` banner in x axis. * `xs`: number of squares in `squares` banner in x axis. * `theme`: tinygraphs theme to use in banner. * `numcolors`: number of colors to take into account when rendering banner. `http://tinygraphs.com/isogrids/banner/random/gradient?h=75&xt=80&theme=bythepool&nulcolors=4`  Organization ===== Loading