Loading README.md +47 −18 Original line number Diff line number Diff line Loading @@ -21,41 +21,70 @@ You can set the HTML source of the image to point directly to **tinygraphs.com** ## Supported routes: `http://tinygraphs.com/labs/checkerboard` `http://tinygraphs.com/squares/anything`     `http://tinygraphs.com/squares/anything` `http://tinygraphs.com/isogrids/helloworld`     `http://tinygraphs.com/labs/squares/random` `http://tinygraphs.com/spaceinvaders/helloworld`     `http://tinygraphs.com/isogrids/anything` `http://tinygraphs.com/squares/banner/random?h=50&xs=100`   `http://tinygraphs.com/labs/isogrids/random`    `http://tinygraphs.com/squares/banner/random?h=50&xs=100` `http://tinygraphs.com/squares/banner/random/gradient?theme=frogideas&xs=100`   `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=frogideas&h=50&xt=100`    ##lab routes: `http://tinygraphs.com/labs/checkerboard`  `http://tinygraphs.com/labs/squares/random`    `http://tinygraphs.com/labs/isogrids/random`    `http://tinygraphs.com/labs/isogrids/hexa` `http://tinygraphs.com/isogrids/banner/random/gradient?theme=bythepool&h=50&xt=100`     ## Parameters: Loading Loading @@ -96,7 +125,7 @@ You can set the HTML source of the image to point directly to **tinygraphs.com** You can specify the number of colors that you want to render the image. Default value is **2** and can be extended to **4**.     * **lines** You can specify the number of lines that an isogrid can have using the `lines`parameter. **Default** parameter is **6**. Value has to be greater or equal to 4. Loading Loading
README.md +47 −18 Original line number Diff line number Diff line Loading @@ -21,41 +21,70 @@ You can set the HTML source of the image to point directly to **tinygraphs.com** ## Supported routes: `http://tinygraphs.com/labs/checkerboard` `http://tinygraphs.com/squares/anything`     `http://tinygraphs.com/squares/anything` `http://tinygraphs.com/isogrids/helloworld`     `http://tinygraphs.com/labs/squares/random` `http://tinygraphs.com/spaceinvaders/helloworld`     `http://tinygraphs.com/isogrids/anything` `http://tinygraphs.com/squares/banner/random?h=50&xs=100`   `http://tinygraphs.com/labs/isogrids/random`    `http://tinygraphs.com/squares/banner/random?h=50&xs=100` `http://tinygraphs.com/squares/banner/random/gradient?theme=frogideas&xs=100`   `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=frogideas&h=50&xt=100`    ##lab routes: `http://tinygraphs.com/labs/checkerboard`  `http://tinygraphs.com/labs/squares/random`    `http://tinygraphs.com/labs/isogrids/random`    `http://tinygraphs.com/labs/isogrids/hexa` `http://tinygraphs.com/isogrids/banner/random/gradient?theme=bythepool&h=50&xt=100`     ## Parameters: Loading Loading @@ -96,7 +125,7 @@ You can set the HTML source of the image to point directly to **tinygraphs.com** You can specify the number of colors that you want to render the image. Default value is **2** and can be extended to **4**.     * **lines** You can specify the number of lines that an isogrid can have using the `lines`parameter. **Default** parameter is **6**. Value has to be greater or equal to 4. Loading