Graph Release Notes-EN
De BlueWiki
Version du 2 novembre 2014 à 15:58 par Paul Kuhn (discuter | contributions)
Version 1.3.3 (2 novembre 2014)
- Bug Fixes :
- Horizontal stacked bar
- Vertical stacked bar with zero values
- Adding two parameters for "SGR_Generate_Graph"
- "ShowZeroValues" (yes or no default yes) allowing in curves to not trace values to zero. If there is a value other than zero after, it is ignored if there are zero values at the end of the curve, the curve stops.
- "ShowBorderGraph" (yes or no default yes) that hides the gray edge of the graph
- adding "class" on objects to allow their interactions on the Web (javascript)
- graphPart
- graphValue
Version 1.3.1 (october 10, 2014)
- Introduction of the concept of ratio to fix the ratio X / Y of a graph to change its appearance.
- Added the ability to freely set the map legends
Version 1.3.0 (September, 2014)
- Corrections of many, many bugs, we did not think it could stay as many...
- New maps : Europe(country), USA (states), Germany(Landers), World(country)
Version 1.2.13 (June 30, 2014)
- Possibility of a gradient background for all the graphs
- Possibility of a gradient in the bars and areas
- Changing the automatic adjustment of the size of Kiviat to accept very long labels for the axis name
- Fixed a bug positioning names on pyramid side in some cases.
- Fixed a display bug for background BubbleChart, Kiviat and Pyramid
Version 1.2.12 (June 23, 2014)
- Ability to remove the reflection on pie and donuts because it can cause problems when printing on some computers or printer. (Pie fully black)
Version 1.2.10
- Ability to vertically adjust the position of the title in all the graphs
- Improved rendering of pie and donuts
Version 1.2.5 (February 6, 2014)
- Adding parameters to the command "SGR_Generate_Graph"
- Setting the width of the bars
- Setting the spacing or recovery of bars
- Setting the display of the legend of X (horizontal axis) with 3 parameters
- Setting the formatting of the values on the line, area, bar, line and pie charts
- Beginning of the consolidation of the pie and donuts
- Global adjustment of the size of graphs
- Fixed a bug on the bar graph in horizontal orientation
- Improved positioning of the values on the pie
- ...
Version 1.2.4 (January 13, 2014)
- Code securisation of the command "SGR_Generate_Graph"
Version 1.2.3 (January 6, 2014)
- Improved management of margins and font sizes for titles and legends
- Adding the management of the police, the size of the font style and color for displaying values on area, line, bar, pie
- Added "ExtendAreaToGraph" option for drawing areas
- Optimizing the size of the graph when the legend is not displayed
- Fixed a rounding bug on percentages parts of camembert
- Fixed a bug with the display of the number of decimal values on the curves
- Added command "SGR_GetTexteSize" which provides the width and height of a string with SVG without the need for object as the 4D command "OBJECT GET BEST SIZE"
Version 1.2.2 (January 1, 2014)
- Remove almost all of the "TexteArea"
Version 1.2.1 (december 31, 2013)
- Adding multiple parameters for titles and legends (area, line, bar, point, pie, Kiviat and polar graph)
- Fixed some graduations problems of the polar graph "compass" mode
Version 1.2 (december 20, 2013)
- Ability to detach a portion of a pie graph
- Ability to create "donut" (pie graph alternative)
- Ability to display the values (name, value or percentage) on a portion of pie
- Ability to format arrays
Version 1.1.1 (november 30, 2013)
- Adding a possibility to display gradient under a curve
- Fixed a bug in the display values on the curves