LarissaHortencio10 / charts4j

Automatically exported from code.google.com/p/charts4j
Other
0 stars 0 forks source link

Wrong Javadoc #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Javadoc for method XYLineChart.setMargins()

What is the expected output? What do you see instead?
Javadoc says that method arguments are: int leftMargin, int rightMargin, int 
topMargin, int bottomMargin. But actually arguments have sequence: bottom, 
left, right, top

What version of the product are you using? On what operating system?
version 1.2

Original issue reported on code.google.com by zhuchko...@gmail.com on 23 Jun 2010 at 8:11

GoogleCodeExporter commented 8 years ago
Thanks for  pointing this out. This will be fixed in the next version.

Original comment by Julien.C...@gmail.com on 23 Jun 2010 at 4:13

GoogleCodeExporter commented 8 years ago
Fixed.

Original comment by Julien.C...@gmail.com on 6 Jan 2011 at 6:49