axlsx 1.0.11 → 1.0.12
Sign up to get free protection for your applications and to get access to all the features.
- data/.yardopts +4 -0
- data/README.md +7 -4
- data/examples/example.rb +6 -4
- data/examples/example.rb~ +112 -0
- data/lib/schema/dc.xsd~ +118 -0
- data/lib/schema/dcterms.xsd~ +331 -0
- data/lib/schema/opc-coreProperties.xsd~ +50 -0
- metadata +43 -193
- data/Gemfile +0 -3
- data/Gemfile.lock +0 -29
- data/axlsx.gemspec +0 -42
- data/doc/Axlsx.html +0 -2718
- data/doc/Axlsx/App.html +0 -2640
- data/doc/Axlsx/Axis.html +0 -1075
- data/doc/Axlsx/Bar3DChart.html +0 -1182
- data/doc/Axlsx/BarSeries.html +0 -711
- data/doc/Axlsx/Border.html +0 -779
- data/doc/Axlsx/BorderPr.html +0 -709
- data/doc/Axlsx/CatAxis.html +0 -769
- data/doc/Axlsx/CatAxisData.html +0 -397
- data/doc/Axlsx/Cell.html +0 -3187
- data/doc/Axlsx/CellAlignment.html +0 -1247
- data/doc/Axlsx/CellProtection.html +0 -565
- data/doc/Axlsx/CellStyle.html +0 -949
- data/doc/Axlsx/Chart.html +0 -1692
- data/doc/Axlsx/Color.html +0 -670
- data/doc/Axlsx/ContentType.html +0 -335
- data/doc/Axlsx/Core.html +0 -465
- data/doc/Axlsx/DataTypeValidator.html +0 -324
- data/doc/Axlsx/Default.html +0 -565
- data/doc/Axlsx/Drawing.html +0 -1264
- data/doc/Axlsx/Fill.html +0 -460
- data/doc/Axlsx/Font.html +0 -1554
- data/doc/Axlsx/GradientFill.html +0 -1026
- data/doc/Axlsx/GradientStop.html +0 -526
- data/doc/Axlsx/GraphicFrame.html +0 -642
- data/doc/Axlsx/Line3DChart.html +0 -1004
- data/doc/Axlsx/LineSeries.html +0 -605
- data/doc/Axlsx/Marker.html +0 -857
- data/doc/Axlsx/NumFmt.html +0 -562
- data/doc/Axlsx/OneCellAnchor.html +0 -982
- data/doc/Axlsx/Override.html +0 -552
- data/doc/Axlsx/Package.html +0 -825
- data/doc/Axlsx/Parser.html +0 -549
- data/doc/Axlsx/PatternFill.html +0 -681
- data/doc/Axlsx/Pic.html +0 -1701
- data/doc/Axlsx/PictureLocking.html +0 -1159
- data/doc/Axlsx/Pie3DChart.html +0 -489
- data/doc/Axlsx/PieSeries.html +0 -710
- data/doc/Axlsx/RegexValidator.html +0 -268
- data/doc/Axlsx/Relationship.html +0 -554
- data/doc/Axlsx/Relationships.html +0 -338
- data/doc/Axlsx/RestrictionValidator.html +0 -300
- data/doc/Axlsx/Row.html +0 -916
- data/doc/Axlsx/Scaling.html +0 -742
- data/doc/Axlsx/SerAxis.html +0 -641
- data/doc/Axlsx/Series.html +0 -813
- data/doc/Axlsx/SeriesTitle.html +0 -290
- data/doc/Axlsx/Styles.html +0 -1754
- data/doc/Axlsx/TableStyle.html +0 -705
- data/doc/Axlsx/TableStyleElement.html +0 -677
- data/doc/Axlsx/TableStyles.html +0 -594
- data/doc/Axlsx/Title.html +0 -543
- data/doc/Axlsx/TwoCellAnchor.html +0 -973
- data/doc/Axlsx/ValAxis.html +0 -538
- data/doc/Axlsx/ValAxisData.html +0 -321
- data/doc/Axlsx/View3D.html +0 -973
- data/doc/Axlsx/Workbook.html +0 -1630
- data/doc/Axlsx/Worksheet.html +0 -2682
- data/doc/Axlsx/Xf.html +0 -1780
- data/doc/_index.html +0 -649
- data/doc/class_list.html +0 -47
- data/doc/css/common.css +0 -1
- data/doc/css/full_list.css +0 -55
- data/doc/css/style.css +0 -322
- data/doc/file.LICENSE.html +0 -91
- data/doc/file.README.html +0 -338
- data/doc/file_list.html +0 -52
- data/doc/frames.html +0 -13
- data/doc/index.html +0 -338
- data/doc/js/app.js +0 -205
- data/doc/js/full_list.js +0 -167
- data/doc/js/jquery.js +0 -16
- data/doc/method_list.html +0 -3502
- data/doc/top-level-namespace.html +0 -103
- data/lib/axlsx.rb +0 -54
- data/lib/axlsx/content_type/content_type.rb +0 -23
- data/lib/axlsx/content_type/default.rb +0 -37
- data/lib/axlsx/content_type/override.rb +0 -37
- data/lib/axlsx/doc_props/app.rb +0 -178
- data/lib/axlsx/doc_props/core.rb +0 -34
- data/lib/axlsx/drawing/axis.rb +0 -90
- data/lib/axlsx/drawing/bar_3D_chart.rb +0 -128
- data/lib/axlsx/drawing/bar_series.rb +0 -64
- data/lib/axlsx/drawing/cat_axis.rb +0 -63
- data/lib/axlsx/drawing/cat_axis_data.rb +0 -35
- data/lib/axlsx/drawing/chart.rb +0 -179
- data/lib/axlsx/drawing/drawing.rb +0 -137
- data/lib/axlsx/drawing/graphic_frame.rb +0 -52
- data/lib/axlsx/drawing/line_3D_chart.rb +0 -106
- data/lib/axlsx/drawing/line_series.rb +0 -46
- data/lib/axlsx/drawing/marker.rb +0 -61
- data/lib/axlsx/drawing/one_cell_anchor.rb +0 -89
- data/lib/axlsx/drawing/pic.rb +0 -153
- data/lib/axlsx/drawing/picture_locking.rb +0 -72
- data/lib/axlsx/drawing/pie_3D_chart.rb +0 -41
- data/lib/axlsx/drawing/pie_series.rb +0 -56
- data/lib/axlsx/drawing/scaling.rb +0 -59
- data/lib/axlsx/drawing/ser_axis.rb +0 -45
- data/lib/axlsx/drawing/series.rb +0 -71
- data/lib/axlsx/drawing/series_title.rb +0 -22
- data/lib/axlsx/drawing/title.rb +0 -61
- data/lib/axlsx/drawing/two_cell_anchor.rb +0 -76
- data/lib/axlsx/drawing/val_axis.rb +0 -34
- data/lib/axlsx/drawing/val_axis_data.rb +0 -28
- data/lib/axlsx/drawing/view_3D.rb +0 -85
- data/lib/axlsx/package.rb +0 -214
- data/lib/axlsx/rels/relationship.rb +0 -44
- data/lib/axlsx/rels/relationships.rb +0 -25
- data/lib/axlsx/stylesheet/border.rb +0 -57
- data/lib/axlsx/stylesheet/border_pr.rb +0 -68
- data/lib/axlsx/stylesheet/cell_alignment.rb +0 -105
- data/lib/axlsx/stylesheet/cell_protection.rb +0 -36
- data/lib/axlsx/stylesheet/cell_style.rb +0 -65
- data/lib/axlsx/stylesheet/color.rb +0 -69
- data/lib/axlsx/stylesheet/fill.rb +0 -32
- data/lib/axlsx/stylesheet/font.rb +0 -139
- data/lib/axlsx/stylesheet/gradient_fill.rb +0 -76
- data/lib/axlsx/stylesheet/gradient_stop.rb +0 -33
- data/lib/axlsx/stylesheet/num_fmt.rb +0 -63
- data/lib/axlsx/stylesheet/pattern_fill.rb +0 -66
- data/lib/axlsx/stylesheet/styles.rb +0 -298
- data/lib/axlsx/stylesheet/table_style.rb +0 -47
- data/lib/axlsx/stylesheet/table_style_element.rb +0 -71
- data/lib/axlsx/stylesheet/table_styles.rb +0 -39
- data/lib/axlsx/stylesheet/xf.rb +0 -138
- data/lib/axlsx/util/constants.rb +0 -216
- data/lib/axlsx/util/parser.rb +0 -43
- data/lib/axlsx/util/simple_typed_list.rb +0 -160
- data/lib/axlsx/util/validators.rb +0 -132
- data/lib/axlsx/version.rb +0 -4
- data/lib/axlsx/workbook/workbook.rb +0 -160
- data/lib/axlsx/workbook/worksheet/cell.rb +0 -340
- data/lib/axlsx/workbook/worksheet/row.rb +0 -107
- data/lib/axlsx/workbook/worksheet/worksheet.rb +0 -278
@@ -1,137 +0,0 @@
|
|
1
|
-
module Axlsx
|
2
|
-
require 'axlsx/drawing/title.rb'
|
3
|
-
require 'axlsx/drawing/series_title.rb'
|
4
|
-
require 'axlsx/drawing/series.rb'
|
5
|
-
require 'axlsx/drawing/pie_series.rb'
|
6
|
-
require 'axlsx/drawing/bar_series.rb'
|
7
|
-
require 'axlsx/drawing/line_series.rb'
|
8
|
-
|
9
|
-
require 'axlsx/drawing/scaling.rb'
|
10
|
-
require 'axlsx/drawing/axis.rb'
|
11
|
-
require 'axlsx/drawing/ser_axis.rb'
|
12
|
-
require 'axlsx/drawing/cat_axis.rb'
|
13
|
-
require 'axlsx/drawing/val_axis.rb'
|
14
|
-
|
15
|
-
require 'axlsx/drawing/cat_axis_data.rb'
|
16
|
-
require 'axlsx/drawing/val_axis_data.rb'
|
17
|
-
|
18
|
-
require 'axlsx/drawing/marker.rb'
|
19
|
-
|
20
|
-
require 'axlsx/drawing/one_cell_anchor.rb'
|
21
|
-
require 'axlsx/drawing/two_cell_anchor.rb'
|
22
|
-
require 'axlsx/drawing/graphic_frame.rb'
|
23
|
-
|
24
|
-
require 'axlsx/drawing/view_3D.rb'
|
25
|
-
require 'axlsx/drawing/chart.rb'
|
26
|
-
require 'axlsx/drawing/pie_3D_chart.rb'
|
27
|
-
require 'axlsx/drawing/bar_3D_chart.rb'
|
28
|
-
require 'axlsx/drawing/line_3D_chart.rb'
|
29
|
-
|
30
|
-
require 'axlsx/drawing/picture_locking.rb'
|
31
|
-
require 'axlsx/drawing/pic.rb'
|
32
|
-
|
33
|
-
# A Drawing is a canvas for charts. Each worksheet has a single drawing that manages anchors.
|
34
|
-
# The anchors reference the charts via graphical frames. This is not a trivial relationship so please do follow the advice in the note.
|
35
|
-
# @note The recommended way to manage drawings is to use the Worksheet.add_chart method.
|
36
|
-
# @see Worksheet#add_chart
|
37
|
-
# @see Chart
|
38
|
-
# see README for an example of how to create a chart.
|
39
|
-
class Drawing
|
40
|
-
|
41
|
-
# The worksheet that owns the drawing
|
42
|
-
# @return [Worksheet]
|
43
|
-
attr_reader :worksheet
|
44
|
-
|
45
|
-
# A collection of anchors for this drawing
|
46
|
-
# only TwoCellAnchors are supported in this version
|
47
|
-
# @return [SimpleTypedList]
|
48
|
-
attr_reader :anchors
|
49
|
-
|
50
|
-
# Creates a new Drawing object
|
51
|
-
# @param [Worksheet] worksheet The worksheet that owns this drawing
|
52
|
-
def initialize(worksheet)
|
53
|
-
DataTypeValidator.validate "Drawing.worksheet", Worksheet, worksheet
|
54
|
-
@worksheet = worksheet
|
55
|
-
@worksheet.workbook.drawings << self
|
56
|
-
@anchors = SimpleTypedList.new [TwoCellAnchor, OneCellAnchor]
|
57
|
-
end
|
58
|
-
|
59
|
-
# Adds an image to the chart
|
60
|
-
# @note The recommended way to manage images is to use Worksheet.add_image. Please refer to that method for documentation.
|
61
|
-
# @see Worksheet#add_image
|
62
|
-
def add_image(options={})
|
63
|
-
OneCellAnchor.new(self, options)
|
64
|
-
@anchors.last.object
|
65
|
-
end
|
66
|
-
|
67
|
-
# Adds a chart to the drawing.
|
68
|
-
# @note The recommended way to manage charts is to use Worksheet.add_chart. Please refer to that method for documentation.
|
69
|
-
# @see Worksheet#add_chart
|
70
|
-
def add_chart(chart_type, options={})
|
71
|
-
TwoCellAnchor.new(self, options)
|
72
|
-
@anchors.last.add_chart(chart_type, options)
|
73
|
-
end
|
74
|
-
|
75
|
-
# An array of charts that are associated with this drawing's anchors
|
76
|
-
# @return [Array]
|
77
|
-
def charts
|
78
|
-
charts = @anchors.select { |a| a.object.is_a?(GraphicFrame) }
|
79
|
-
charts.map { |a| a.object.chart }
|
80
|
-
end
|
81
|
-
|
82
|
-
# An array of image objects that are associated with this drawing's anchors
|
83
|
-
# @return [Array]
|
84
|
-
def images
|
85
|
-
images = @anchors.select { |a| a.object.is_a?(Pic) }
|
86
|
-
images.map { |a| a.object }
|
87
|
-
end
|
88
|
-
|
89
|
-
# The index of this drawing in the owning workbooks's drawings collection.
|
90
|
-
# @return [Integer]
|
91
|
-
def index
|
92
|
-
@worksheet.workbook.drawings.index(self)
|
93
|
-
end
|
94
|
-
|
95
|
-
# The relation reference id for this drawing
|
96
|
-
# @return [String]
|
97
|
-
def rId
|
98
|
-
"rId#{index+1}"
|
99
|
-
end
|
100
|
-
|
101
|
-
# The part name for this drawing
|
102
|
-
# @return [String]
|
103
|
-
def pn
|
104
|
-
"#{DRAWING_PN % (index+1)}"
|
105
|
-
end
|
106
|
-
|
107
|
-
# The relational part name for this drawing
|
108
|
-
# @return [String]
|
109
|
-
def rels_pn
|
110
|
-
"#{DRAWING_RELS_PN % (index+1)}"
|
111
|
-
end
|
112
|
-
|
113
|
-
# The drawing's relationships.
|
114
|
-
# @return [Relationships]
|
115
|
-
def relationships
|
116
|
-
r = Relationships.new
|
117
|
-
charts.each do |chart|
|
118
|
-
r << Relationship.new(CHART_R, "../#{chart.pn}")
|
119
|
-
end
|
120
|
-
images.each do |image|
|
121
|
-
r << Relationship.new(IMAGE_R, "../#{image.pn}")
|
122
|
-
end
|
123
|
-
r
|
124
|
-
end
|
125
|
-
|
126
|
-
# Serializes the drawing
|
127
|
-
# @return [String]
|
128
|
-
def to_xml
|
129
|
-
builder = Nokogiri::XML::Builder.new(:encoding => ENCODING) do |xml|
|
130
|
-
xml.send('xdr:wsDr', :'xmlns:xdr'=>XML_NS_XDR, :'xmlns:a'=>XML_NS_A) {
|
131
|
-
anchors.each {|anchor| anchor.to_xml(xml) }
|
132
|
-
}
|
133
|
-
end
|
134
|
-
builder.to_xml
|
135
|
-
end
|
136
|
-
end
|
137
|
-
end
|
@@ -1,52 +0,0 @@
|
|
1
|
-
module Axlsx
|
2
|
-
# A graphic frame defines a container for a chart object
|
3
|
-
# @note The recommended way to manage charts is Worksheet#add_chart
|
4
|
-
# @see Worksheet#add_chart
|
5
|
-
class GraphicFrame
|
6
|
-
|
7
|
-
# A reference to the chart object associated with this frame
|
8
|
-
# @return [Chart]
|
9
|
-
attr_reader :chart
|
10
|
-
|
11
|
-
# A anchor that holds this frame
|
12
|
-
# @return [TwoCellAnchor]
|
13
|
-
attr_reader :anchor
|
14
|
-
|
15
|
-
# Creates a new GraphicFrame object
|
16
|
-
# @param [TwoCellAnchor] anchor
|
17
|
-
# @param [Class] chart_type
|
18
|
-
def initialize(anchor, chart_type, options)
|
19
|
-
DataTypeValidator.validate "Drawing.chart_type", Chart, chart_type
|
20
|
-
@anchor = anchor
|
21
|
-
@chart = chart_type.new(self, options)
|
22
|
-
end
|
23
|
-
|
24
|
-
# The relationship id for this graphic
|
25
|
-
# @return [String]
|
26
|
-
def rId
|
27
|
-
"rId#{@anchor.index+1}"
|
28
|
-
end
|
29
|
-
|
30
|
-
# Serializes the graphic frame
|
31
|
-
# @param [Nokogiri::XML::Builder] xml The document builder instance this objects xml will be added to.
|
32
|
-
# @return [String]
|
33
|
-
def to_xml(xml)
|
34
|
-
xml.send('xdr:graphicFrame') {
|
35
|
-
xml.send('xdr:nvGraphicFramePr') {
|
36
|
-
xml.send('xdr:cNvPr', :id=>2, :name=>chart.title)
|
37
|
-
xml.send('xdr:cNvGraphicFramePr')
|
38
|
-
}
|
39
|
-
xml.send('xdr:xfrm') {
|
40
|
-
xml.send('a:off', :x=>0, :y=>0)
|
41
|
-
xml.send('a:ext', :cx=>0, :cy=>0)
|
42
|
-
}
|
43
|
-
xml.send('a:graphic') {
|
44
|
-
xml.send('a:graphicData', :uri=>XML_NS_C) {
|
45
|
-
xml.send('c:chart', :'xmlns:c'=>XML_NS_C, :'xmlns:r'=>XML_NS_R, :'r:id'=>rId)
|
46
|
-
}
|
47
|
-
}
|
48
|
-
}
|
49
|
-
|
50
|
-
end
|
51
|
-
end
|
52
|
-
end
|
@@ -1,106 +0,0 @@
|
|
1
|
-
module Axlsx
|
2
|
-
|
3
|
-
# The Line3DChart is a three dimentional line chart (who would have guessed?) that you can add to your worksheet.
|
4
|
-
# @example Creating a chart
|
5
|
-
# # This example creates a line in a single sheet.
|
6
|
-
# require "rubygems" # if that is your preferred way to manage gems!
|
7
|
-
# require "axlsx"
|
8
|
-
#
|
9
|
-
# p = Axlsx::Package.new
|
10
|
-
# ws = p.workbook.add_worksheet
|
11
|
-
# ws.add_row :values => ["This is a chart with no data in the sheet"]
|
12
|
-
#
|
13
|
-
# chart = ws.add_chart(Axlsx::Line3DChart, :start_at=> [0,1], :end_at=>[0,6], :title=>"Most Popular Pets")
|
14
|
-
# chart.add_series :data => [1, 9, 10], :labels => ["Slimy Reptiles", "Fuzzy Bunnies", "Rottweiler"]
|
15
|
-
#
|
16
|
-
# @see Worksheet#add_chart
|
17
|
-
# @see Worksheet#add_row
|
18
|
-
# @see Chart#add_series
|
19
|
-
# @see Series
|
20
|
-
# @see Package#serialize
|
21
|
-
class Line3DChart < Chart
|
22
|
-
|
23
|
-
# the category axis
|
24
|
-
# @return [CatAxis]
|
25
|
-
attr_reader :catAxis
|
26
|
-
|
27
|
-
# the category axis
|
28
|
-
# @return [ValAxis]
|
29
|
-
attr_reader :valAxis
|
30
|
-
|
31
|
-
# the category axis
|
32
|
-
# @return [Axis]
|
33
|
-
attr_reader :serAxis
|
34
|
-
|
35
|
-
# space between bar or column clusters, as a percentage of the bar or column width.
|
36
|
-
# @return [String]
|
37
|
-
attr_reader :gapDepth
|
38
|
-
|
39
|
-
#grouping for a column, line, or area chart.
|
40
|
-
# must be one of [:percentStacked, :clustered, :standard, :stacked]
|
41
|
-
# @return [Symbol]
|
42
|
-
attr_reader :grouping
|
43
|
-
|
44
|
-
# validation regex for gap amount percent
|
45
|
-
GAP_AMOUNT_PERCENT = /0*(([0-9])|([1-9][0-9])|([1-4][0-9][0-9])|500)%/
|
46
|
-
|
47
|
-
# Creates a new line chart object
|
48
|
-
# @param [GraphicFrame] frame The workbook that owns this chart.
|
49
|
-
# @option options [Cell, String] title
|
50
|
-
# @option options [Boolean] show_legend
|
51
|
-
# @option options [Symbol] grouping
|
52
|
-
# @option options [String] gapDepth
|
53
|
-
# @option options [Integer] rotX
|
54
|
-
# @option options [String] hPercent
|
55
|
-
# @option options [Integer] rotY
|
56
|
-
# @option options [String] depthPercent
|
57
|
-
# @option options [Boolean] rAngAx
|
58
|
-
# @option options [Integer] perspective
|
59
|
-
# @see Chart
|
60
|
-
# @see View3D
|
61
|
-
def initialize(frame, options={})
|
62
|
-
@gapDepth = nil
|
63
|
-
@grouping = :standard
|
64
|
-
@catAxId = rand(8 ** 8)
|
65
|
-
@valAxId = rand(8 ** 8)
|
66
|
-
@serAxId = rand(8 ** 8)
|
67
|
-
@catAxis = CatAxis.new(@catAxId, @valAxId)
|
68
|
-
@valAxis = ValAxis.new(@valAxId, @catAxId)
|
69
|
-
@serAxis = SerAxis.new(@serAxId, @valAxId)
|
70
|
-
super(frame, options)
|
71
|
-
@series_type = LineSeries
|
72
|
-
@view3D = View3D.new({:perspective=>30}.merge(options))
|
73
|
-
end
|
74
|
-
|
75
|
-
# @see grouping
|
76
|
-
def grouping=(v)
|
77
|
-
RestrictionValidator.validate "Bar3DChart.grouping", [:percentStacked, :standard, :stacked], v
|
78
|
-
@grouping = v
|
79
|
-
end
|
80
|
-
|
81
|
-
# @see gapDepth
|
82
|
-
def gapDepth=(v)
|
83
|
-
RegexValidator.validate "Bar3DChart.gapWidth", GAP_AMOUNT_PERCENT, v
|
84
|
-
@gapDepth=(v)
|
85
|
-
end
|
86
|
-
|
87
|
-
# Serializes the bar chart
|
88
|
-
# @return [String]
|
89
|
-
def to_xml
|
90
|
-
super() do |xml|
|
91
|
-
xml.send('c:line3DChart') {
|
92
|
-
xml.send('c:grouping', :val=>grouping)
|
93
|
-
xml.send('c:varyColors', :val=>1)
|
94
|
-
@series.each { |ser| ser.to_xml(xml) }
|
95
|
-
xml.send('c:gapDepth', :val=>@gapDepth) unless @gapDepth.nil?
|
96
|
-
xml.send('c:axId', :val=>@catAxId)
|
97
|
-
xml.send('c:axId', :val=>@valAxId)
|
98
|
-
xml.send('c:axId', :val=>@serAxId)
|
99
|
-
}
|
100
|
-
@catAxis.to_xml(xml)
|
101
|
-
@valAxis.to_xml(xml)
|
102
|
-
@serAxis.to_xml(xml)
|
103
|
-
end
|
104
|
-
end
|
105
|
-
end
|
106
|
-
end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
module Axlsx
|
2
|
-
# A LineSeries defines the title, data and labels for line charts
|
3
|
-
# @note The recommended way to manage series is to use Chart#add_series
|
4
|
-
# @see Worksheet#add_chart
|
5
|
-
# @see Chart#add_series
|
6
|
-
class LineSeries < Series
|
7
|
-
|
8
|
-
# The data for this series.
|
9
|
-
# @return [ValAxisData]
|
10
|
-
attr_reader :data
|
11
|
-
|
12
|
-
# The labels for this series.
|
13
|
-
# @return [CatAxisData]
|
14
|
-
attr_reader :labels
|
15
|
-
|
16
|
-
# Creates a new series
|
17
|
-
# @option options [Array, SimpleTypedList] data
|
18
|
-
# @option options [Array, SimpleTypedList] labels
|
19
|
-
# @param [Chart] chart
|
20
|
-
def initialize(chart, options={})
|
21
|
-
@labels, @data = nil, nil
|
22
|
-
super(chart, options)
|
23
|
-
@labels = CatAxisData.new(options[:labels]) unless options[:labels].nil?
|
24
|
-
@data = ValAxisData.new(options[:data]) unless options[:data].nil?
|
25
|
-
end
|
26
|
-
|
27
|
-
# Serializes the series
|
28
|
-
# @param [Nokogiri::XML::Builder] xml The document builder instance this objects xml will be added to.
|
29
|
-
# @return [String]
|
30
|
-
def to_xml(xml)
|
31
|
-
super(xml) do |xml_inner|
|
32
|
-
@labels.to_xml(xml_inner) unless @labels.nil?
|
33
|
-
@data.to_xml(xml_inner) unless @data.nil?
|
34
|
-
end
|
35
|
-
end
|
36
|
-
|
37
|
-
private
|
38
|
-
|
39
|
-
# assigns the data for this series
|
40
|
-
def data=(v) DataTypeValidator.validate "Series.data", [SimpleTypedList], v; @data = v; end
|
41
|
-
|
42
|
-
# assigns the labels for this series
|
43
|
-
def labels=(v) DataTypeValidator.validate "Series.labels", [SimpleTypedList], v; @labels = v; end
|
44
|
-
|
45
|
-
end
|
46
|
-
end
|
data/lib/axlsx/drawing/marker.rb
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
module Axlsx
|
2
|
-
# The Marker class defines a point in the worksheet that drawing anchors attach to.
|
3
|
-
# @note The recommended way to manage markers is Worksheet#add_chart Markers are created for a two cell anchor based on the :start and :end options.
|
4
|
-
# @see Worksheet#add_chart
|
5
|
-
class Marker
|
6
|
-
|
7
|
-
# The column this marker anchors to
|
8
|
-
# @return [Integer]
|
9
|
-
attr_reader :col
|
10
|
-
|
11
|
-
# The offset distance from this marker's column
|
12
|
-
# @return [Integer]
|
13
|
-
attr_reader :colOff
|
14
|
-
|
15
|
-
# The row this marker anchors to
|
16
|
-
# @return [Integer]
|
17
|
-
attr_reader :row
|
18
|
-
|
19
|
-
# The offset distance from this marker's row
|
20
|
-
# @return [Integer]
|
21
|
-
attr_reader :rowOff
|
22
|
-
|
23
|
-
# Creates a new Marker object
|
24
|
-
# @option options [Integer] col
|
25
|
-
# @option options [Integer] colOff
|
26
|
-
# @option options [Integer] row
|
27
|
-
# @option options [Integer] rowOff
|
28
|
-
def initialize(options={})
|
29
|
-
@col, @colOff, @row, @rowOff = 0, 0, 0, 0
|
30
|
-
options.each do |o|
|
31
|
-
self.send("#{o[0]}=", o[1]) if self.respond_to? o[0]
|
32
|
-
end
|
33
|
-
end
|
34
|
-
|
35
|
-
# @see col
|
36
|
-
def col=(v) Axlsx::validate_unsigned_int v; @col = v end
|
37
|
-
# @see colOff
|
38
|
-
def colOff=(v) Axlsx::validate_int v; @colOff = v end
|
39
|
-
# @see row
|
40
|
-
def row=(v) Axlsx::validate_unsigned_int v; @row = v end
|
41
|
-
# @see rowOff
|
42
|
-
def rowOff=(v) Axlsx::validate_int v; @rowOff = v end
|
43
|
-
|
44
|
-
# shortcut to set the column, row position for this marker
|
45
|
-
# @param col the column for the marker
|
46
|
-
# @param row the row of the marker
|
47
|
-
def coord(col, row)
|
48
|
-
self.col = col
|
49
|
-
self.row = row
|
50
|
-
end
|
51
|
-
# Serializes the marker
|
52
|
-
# @param [Nokogiri::XML::Builder] xml The document builder instance this objects xml will be added to.
|
53
|
-
# @return [String]
|
54
|
-
def to_xml(xml)
|
55
|
-
[:col, :colOff, :row, :rowOff].each do |k|
|
56
|
-
xml.send("xdr:#{k.to_s}", self.send(k))
|
57
|
-
end
|
58
|
-
end
|
59
|
-
end
|
60
|
-
|
61
|
-
end
|
@@ -1,89 +0,0 @@
|
|
1
|
-
module Axlsx
|
2
|
-
# This class details a single cell anchor for drawings.
|
3
|
-
# @note The recommended way to manage drawings, images and charts is Worksheet#add_chart or Worksheet#add_image.
|
4
|
-
# @see Worksheet#add_chart
|
5
|
-
# @see Worksheet#add_image
|
6
|
-
class OneCellAnchor
|
7
|
-
|
8
|
-
# A marker that defines the from cell anchor. The default from column and row are 0 and 0 respectively
|
9
|
-
# @return [Marker]
|
10
|
-
attr_reader :from
|
11
|
-
|
12
|
-
# The object this anchor hosts
|
13
|
-
# @return [Pic]
|
14
|
-
attr_reader :object
|
15
|
-
|
16
|
-
# The drawing that holds this anchor
|
17
|
-
# @return [Drawing]
|
18
|
-
attr_reader :drawing
|
19
|
-
|
20
|
-
# the width of the graphic object in pixels.
|
21
|
-
# this is converted to EMU at a 92 ppi resolution
|
22
|
-
# @return [Integer]
|
23
|
-
attr_reader :width
|
24
|
-
|
25
|
-
# the height of the graphic object in pixels
|
26
|
-
# this is converted to EMU at a 92 ppi resolution
|
27
|
-
# @return [Integer]
|
28
|
-
attr_reader :height
|
29
|
-
|
30
|
-
|
31
|
-
# Creates a new OneCellAnchor object and an Pic associated with it.
|
32
|
-
# @param [Drawing] drawing
|
33
|
-
# @option options [Array] start_at the col, row to start at
|
34
|
-
# @option options [Integer] width
|
35
|
-
# @option options [Integer] height
|
36
|
-
# @option options [String] image_src the file location of the image you will render
|
37
|
-
# @option options [String] name the name attribute for the rendered image
|
38
|
-
# @option options [String] descr the description of the image rendered
|
39
|
-
def initialize(drawing, options={})
|
40
|
-
@drawing = drawing
|
41
|
-
@width = 0
|
42
|
-
@height = 0
|
43
|
-
drawing.anchors << self
|
44
|
-
@from = Marker.new
|
45
|
-
options.each do |o|
|
46
|
-
self.send("#{o[0]}=", o[1]) if self.respond_to? "#{o[0]}="
|
47
|
-
end
|
48
|
-
@object = Pic.new(self, options)
|
49
|
-
end
|
50
|
-
|
51
|
-
# @see height
|
52
|
-
def height=(v) Axlsx::validate_unsigned_int(v); @height = v; end
|
53
|
-
|
54
|
-
# @see width
|
55
|
-
def width=(v) Axlsx::validate_unsigned_int(v); @width = v; end
|
56
|
-
|
57
|
-
# The index of this anchor in the drawing
|
58
|
-
# @return [Integer]
|
59
|
-
def index
|
60
|
-
@drawing.anchors.index(self)
|
61
|
-
end
|
62
|
-
|
63
|
-
# Serializes the anchor
|
64
|
-
# @param [Nokogiri::XML::Builder] xml The document builder instance this objects xml will be added to.
|
65
|
-
# @return [String]
|
66
|
-
def to_xml(xml)
|
67
|
-
xml.send('xdr:oneCellAnchor') {
|
68
|
-
xml.send('xdr:from') {
|
69
|
-
from.to_xml(xml)
|
70
|
-
}
|
71
|
-
xml.send('xdr:ext', ext)
|
72
|
-
@object.to_xml(xml)
|
73
|
-
xml.send('xdr:clientData')
|
74
|
-
}
|
75
|
-
end
|
76
|
-
|
77
|
-
private
|
78
|
-
|
79
|
-
# converts the pixel width and height to EMU units and returns a hash of
|
80
|
-
# !{:cx=>[Integer], :cy=>[Integer]
|
81
|
-
# @return [Hash]
|
82
|
-
def ext
|
83
|
-
cy = @height * 914400 / 96
|
84
|
-
cx = @width * 914400 / 96
|
85
|
-
{:cy=>cy, :cx=>cx}
|
86
|
-
end
|
87
|
-
|
88
|
-
end
|
89
|
-
end
|