summaryrefslogtreecommitdiff
path: root/grid.go
AgeCommit message (Expand)Author
2018-04-05Add relative position method to gridKurt
2018-04-04Add X and Y range methods to gridKurt
2018-04-03Add option to rotate X-axis labels; demonstrate in grid exampleKurt
2018-04-03Correct label alignmentKurt
2018-04-03Add option to place chart labels outside of grid boundary. Make this the defaultKurt
2018-04-01Add absolute value versions of Ht and Wd methodsKurt
2018-03-26Clarify documentation for RGBType and RGBATypeKurt
2018-03-20Correct ending condition of Plot methodKurt
2018-03-19Change StatePut to method of StateType named PutKurt
2018-03-19Fix typo, mention charting facility in home pageKurt
2018-03-19Add charting facilityKurt