lib/axlsx/drawing/graphic_frame.rb in axlsx-1.0.7 vs lib/axlsx/drawing/graphic_frame.rb in axlsx-1.0.8
- old
+ new
@@ -2,11 +2,9 @@
# A graphic frame defines a container for a chart object
# @note The recommended way to manage charts is Worksheet#add_chart
# @see Worksheet#add_chart
class GraphicFrame
- #TODO add in support for other graphical objects, primarily images.
-
# A reference to the chart object associated with this frame
# @return [Chart]
attr_reader :chart
# A anchor that holds this frame