summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
2012-04-28add some colorization to the main examples as well.Randy Morgan
2012-04-28in living color! charts using the colors you want.Randy Morgan
2012-04-27colored chart series and examples. Still need to workout scatter as it uses l...Randy Morgan
2012-04-25documentation updates and example dir restructuring.Randy Morgan
2012-04-25label rotation and conditional formatting examplesRandy Morgan
2012-04-25er..Randy Morgan
2012-04-25update examples to show date time formatting and axis label rotation for chartsRandy Morgan
2012-04-23Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-04-23first stage refactoring for Style#add_style [inprogress]Randy Morgan
2012-04-21Update icon_set to use percent in its value_objectsStephen Pike
2012-04-21adding in icon set and MOAR examples for conditional formatting.Randy Morgan
2012-04-20[#33] Add support for Dxf elements to enable conditional formattingStephen Pike
2012-04-18add sample for readmeRandy Morgan
2012-04-18update readme / version for pre-releaseRandy Morgan
2012-04-13some styling updates for this exampleRandy Morgan
2012-04-10A real exampleRandy Morgan
2012-04-01Skip cells with nil valuesJurriaan Pruis
2012-03-29Implement full set of col attributes and improve performance of autowidth two...Randy Morgan
2012-03-25Merge pull request #62 from joekain/scatter-cleanRandy Morgan
2012-03-23Add Scatter Chart example.Joe Kain
2012-03-23Explicitly state $LOAD_PATH in exampleRandy Morgan
2012-03-23readme and examples updates.Randy Morgan
2012-03-21brining the table example back in. Randy Morgan
2012-03-21@jurriaan is a rockstar.Randy Morgan
2012-03-21Updated exampleJurriaan Pruis
2012-03-21adding in an option to disable both the require of RMagick and auto-width pro...Randy Morgan
2012-03-12adding in option to show/hide gridlines in a sheet.Randy Morgan
2012-03-02Updated example.rbJurriaan Pruis
2012-02-28typo in examplesRandy Morgan
2012-02-25readme and examples updatesRandy Morgan
2012-02-22Remove debugging in example.rbJonathan Tron
2012-02-22Add :date support to Axlsx::Cell and add missing part for boolean supportJonathan Tron
2012-02-14Stomp out all warnings.Randy Morgan
2012-02-14changing column_widths to accept *args instead of a declared array.Randy Morgan
2012-02-13Improve accessibility and stringency for column_widths editing.Randy Morgan
2012-02-13update readme/changelog for release.Randy Morgan
2012-02-12update example to include shared strings usageRandy Morgan
2012-02-07adding in write to StringIO as per issue #11Randy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy Morgan
2011-12-10cleaning up examplesRandy Morgan
2011-12-08updated examples to create all example worksheets in the same workbookRandy Morgan
2011-12-08adding in support for merged cellsRandy Morgan
2011-12-07patch for issue #1Randy Morgan
2011-12-05updating docs and examplesRandy Morgan
2011-12-02Added locking attributes for pictures and some stubs for parsingRandy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-30pre 1.0.10 release commitRandy Morgan
2011-11-27adding in row_style and col_style methods to worksheet and active record 'act...Randy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-23fixing some typosRandy Morgan