summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/drawing
AgeCommit message (Expand)Author
2012-05-19correct relation management for comments and some spec improvements for packa...Randy Morgan
2012-05-15bring coverage up to 100% and patch a few minor bugs in cell style overrides ...Randy Morgan
2012-05-13updating docsRandy Morgan
2012-05-13cleaning up comments for pre-releaseRandy Morgan
2012-05-08documentation for comments.Randy Morgan
2012-05-08worksheet comments step 2. Needs docs and specs - but it works in ExcelRandy Morgan
2012-05-04remove unneeded namespace in drawing.Randy Morgan
2012-05-03add support for axis delete, cat axis tickLblSkip and tickMarkSkip with sensi...Randy Morgan
2012-05-03alter REGEX validators for percentages so we can pass in an integer or string...Randy Morgan
2012-05-03bug fix - end_at should not be dependent on :start_at optionRandy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-28less # more <<Randy Morgan
2012-04-28val_axis_data removed so there is no point in trying to include it.Randy Morgan
2012-04-28support for specifying the colors to use for data series in charts.Randy Morgan
2012-04-28color needs to be delegated to the concrete series.Randy Morgan
2012-04-28bugfix. Values need to_sRandy Morgan
2012-04-28remove val_axis_data as it is replicated in named_axis_data.Randy Morgan
2012-04-27colored chart series and examples. Still need to workout scatter as it uses l...Randy Morgan
2012-04-25label rotation and conditional formatting examplesRandy Morgan
2012-04-18rename dual-scoped variableRandy Morgan
2012-04-03pre-release cleanupRandy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-29Implement full set of col attributes and improve performance of autowidth two...Randy Morgan
2012-03-22Add Scatter chartsJoe Kain
2012-03-10adding in quick patch for catAxis, valAxis on charts to specify gridlines = f...Randy Morgan
2012-03-09patch title serialization for graphic frameRandy Morgan
2012-02-22shadowed vars and bad indentation. shame, shame on meRandy Morgan
2012-02-14Stomp out all warnings.Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy Morgan
2012-01-18remove linebreaks/indentation when saving to encourage interop with rubyXLRandy Morgan
2011-12-08cleaning up xml namespace usage in drawings and improving looks for charts in...Randy Morgan
2011-12-05updating start_at, end_at to accept a named cell reference, a cell or x, y co...Randy Morgan
2011-12-02adding in the picture locking class and testsRandy Morgan
2011-12-02Added locking attributes for pictures and some stubs for parsingRandy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-23Adding image support and some document clean up for .8 releaseRandy Morgan
2011-11-23-refactoring chart position and axis data/category for chart.Randy Morgan
2011-11-21spec patchRandy Morgan
2011-11-21Adding in support for line charts, style attribute for all charts and minor b...Randy Morgan
2011-11-20first commitRandy Morgan