Graph Release Notes-EN

De BlueWiki

Component Command List

Version française

Sommaire

Version 1.6 (May 23, 2018)

  • SGR_Generate_TableFromArray
    • Automatically adjust the width of text when rotated
    • Ability to set the position of the symbols in the cells as well as the vertical position of the text in the cell using the attributes :
      • hPosPict : top, center, bottom
      • vPosPict : left, center, right
      • vPosText : top, center, bottom
      • Exemple : $LayoutArray{$i}{$j}:="hPosPict=center&vPosPict=top&vPosText=bottom"
  • SGR_Generate_graph
    • Correction of the display position of certain values
  • Adding 2 new graphs
    • Piste
    • Repartition

.

Version 1.5.3.3 (August 18, 2017)

  • SGR_Generate_graph
    • Fixed a drawing bug on values of curves


Version 1.5.3.1 (june 24, 2017)

  • SGR_Generate_graph
    • Fixed a blocking bug that appeared in the version 1.5.3


Version 1.5.3 (june 23, 2017)

  • SGR_Generate_TableFromArray
    • Suppression of space between lines titles and first column
    • add an option to group table cell by a new apparence parameter : colspan=X
    • possibility to draw pict et column title cell (use rank 0 of pict array)
    • Bug fix in the font choice for cell
  • SGR_GenerateTimeLine
    • bug fix for dates with 'EveryNdays' parameter with value at '1'
  • SGR_Generate_graph
    • add an option for hiding line for values (HideValueLines 'yes' or 'no' : defaut 'no')
    • add an option to fix the color of the line for values : (ValueLinesColor : defaut 'lightgrey')
    • add an option to fix the thickness of the line for values : (ValueLinesSize : defaut '1')

Version 1.4.2 (December 30, 2015)

  • Correcting a bug of the pyramids concerning the display in percent values.
  • Correcting a regression on the pies
  • Taking into account the parameter "ForcingScalesToZero" on graphs "line" and "spline"

Version 1.4.1 (December 29, 2015)

  • Adding a parameter for the line graphs: Show Regression
  • Correcting a calculation bug in pyramid graphs.

Version 1.4.0 (December 27, 2015)

  • Adding parameters for Kiviat graphs: Axes Font, AxesFontSize, AxesFontStyle, AxesFontColor, DeltaXLegendPosition and DeltaYLegendPosition.
  • Adding a new chart type: proportional pie: SGR_Generate_ProportionalPie to generate pie charts which the parties occupy the same angle but not the same radius

Version 1.3.6 (December 29, 2014)

  • Enhancement gauges with the introduction of a new type of gauge
  • Adding a parameter for the command SGR_Generate_Graph which requires the calculation of the scale to choose the same unit values for small values

Version 1.3.5 (November 30, 2014)

  • Modification of scale calculation to fix a bug
  • New parameters to fix the value drawing on pie
  • NewGraphe : the gauge, its a beta graph, we are at the beginning of the implementation, do not hesitate to do comments and suggestions

Version 1.3.4 (16 novembre 2014)

  • Minor bug fixe that generate a beep on pie chart
  • Complete restructuring of stacked bar
    • Bug fix
    • Complete management of sum display

Version 1.3.3 (Novembre 2, 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.
  • Adding 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