SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.3-rubygem-gruff-0.23.0-1.17.i586.rpm :

* Fri Nov 03 2023 Dan Čermák - ## 0.23.0- Update dependent RMagick version to 5.3.0 or later (#622) [#]# 0.22.0- Fix Gruff::Bar and Gruff::SideBar in order to draw positive and negative mixed graph (#620)- Allow to override label margin value (#618)- Accept image format in Base#to_image in order to fix `no decode delegate for this image format` error (#619) [#]# 0.21.0- Fix legend color with empty label (#615) [#]# 0.20.0- Fix legend position when blank labels present (#614)- Fixed NoMethodError (undefined method `format=` for Gruff::Line (#612)- Drop Ruby 2.5 support (#611)- Fix deprecation warning for Base#to_blob (#610)
* Mon Aug 29 2022 Stephan Kulow updated to version 0.19.0 see installed CHANGELOG.md [#]# 0.19.0 - Draw the graph starting from zero point by default (#609) - Improve joints in Gruff::Net using polyline method (#608) - Improve joints in Gruff::Line using polyline method (#607) - Adjust default font size in Gruff::Mini::{Bar, Pie}
* Thu Aug 04 2022 Stephan Kulow updated to version 0.18.0 see installed CHANGELOG.md [#]# 0.18.0 - Add Gruff::Bubble (#604) - Rename Gruff::BoxPlot to Gruff::Box (#603) - Mark Gruff::Scatter#disable_significant_rounding_x_axis= as deprecated (#602) - Mark Gruff::Scatter#x_label_margin= as deprecated (#601) - Mark Gruff::Scatter#use_vertical_x_labels= as deprecated (#600) [#]# 0.17.0 - Add Gruff::Base#label_rotation= method to rotate bottom label (#599) - Mark #label_stagger_height= as deprecated (#598) - Fixed truncation of long legends in mini graph (#597) - Fix error when input empty data in Gruff::Bezier (#596) - Fix error when input empty data in Gruff::StackedArea (#595) - Fix error when input empty data in Gruff::BoxPlot (#594) - Fix error when input empty data in Gruff::Spider (#593) - Fix error when input empty data in Gruff::Histogram (#592) - Fix error when input empty data in Gruff::Area (#591) - Stop adjusting the square radius in Gruff::Line (#589) - Add diamond dot stype in Gruff::Line (#588) - Allow title to be set as an array (#587) - Allow labels to be set as an array corresponding to the data values (#586) - Fixed a bug that breaks the colors in the theme when using the add_color method (#583) - Ensure to raise an exception if use sort feature in Candlestick - Fix column_count in BoxPlot/Candlestick (#581) - Fix left/right graph margin (#579) [#]# 0.16.0 - Add Candlestick (#575) - Add BoxPlot (#574) - Raise exception if less data set was given in Gruff::Spider (#573) - Adjust default label offset value in Gruff::Pie - Remove has_left_labels from attribute (#571) - Remove center_labels_over_point from attribute (#570) - Adjust legend label / box position - Fix right margin when truncate the label - Adjust axis label position - Adjust left label margin - Fix axis label position with hide_line_markers - Fix margin of value label in Bar/StackedBar (#568) - Fix label position in Gruff::Spider (#567) - Fix axis label position with legend_at_bottom - Fix axis label position with hide_line_markers - Refactor: Remove instance variable usage - Remove Gruff::Scene (#566) - Fix exception with zero value in StackBar (#565) - Fix segment spacing in SideStackedBar (#564) - Fix margin of value label in SideBar/SideStackedBar (#563) - Raise exception if negative values were given in stacked graph (#562) - Fix centering in value label position (#561) - Fix duck typing support in Gruff::Histogram (#560) - Fix start drawing position to top in Pie and enabled sort option by default (#559)
* Thu Apr 28 2022 Stephan Kulow updated to version 0.15.0 see installed CHANGELOG.md [#]# 0.15.0 - Fix SideStackedBar which bars overlap on the coordinate axes if data contains 0 (#558) - Lazy loading library to reduce memory usage (#556) - Drop Ruby 2.4 support (#554) - Fix sort drawing in Gruff::Line (#553) - Fix color value handling in Line#dataxy method (#552)
* Mon Jul 26 2021 Stephan Kulow updated to version 0.14.0 see installed CHANGELOG.md [#]# 0.14.0 - Update rails template (#547) - Remove singleton in order to support multi-thread processing (#546) - Fix bug in Gruff::Scatter that X coordinate value is wrong if set value in x_axis_increment (#534) - Add marker_x_count attribute in Gruff::Line (#532) - Add label_formatting attribute in Gruff::Pie (#531) - Removed the ability to inject custom PieSlice classes from the outside (#530) - Remove Gruff::PhotoBar (#513) - Deprecate last_series_goes_on_bottom attribute in Gruff::StackedArea (#512)
* Thu Jun 24 2021 Stephan Kulow updated to version 0.13.0 see installed CHANGELOG.md [#]# 0.13.0 - Allow to customize label value with lambda (#510) - Rename enable_vertical_line_markers attribute to show_vertical_markers (#509) - Fix error that cause ArgumentError with x_axis_increment in Gruff::Scatter (#506) - Fix draw_label that it should follow label_truncation_style setting (#505) - Deprecate use_data_label attribute from SideBar (#504) - Add negative values graph support in Gruff::SideBar (#499) - Add margin of axis in order to avoid overwriting the coordinate axes (#497) - Fix get_type_metrics error (#496) - Embed Roboto as default font (#495) - Fix legend rendering position when it enable legend_at_bottom (#492) [#]# 0.12.2 - Avoid SEGV caused with \'%S\' in Draw#get_type_metrics by old ImageMagick (6.9.9 or below) (#490)
* Wed Jan 20 2021 Stephan Kulow updated to version 0.12.1 see installed CHANGELOG.md [#]# 0.12.0 - Mark Gruff::Base#to_blob as deprecated (#473) - Add Gruff::Base#to_image method (#472) - Drop support of Ruby v2.3.x or below (#453, #448) - add hide_labels to stacked side bar graphs (#452) - add hide_labels to side bar graphs (#451) - add hide_labels to stacked bar graphs (#450) - support hide_labels separate from hide_line_markers for bar graphs only (#446)
* Fri Sep 25 2020 Stephan Kulow updated to version 0.11.0 see installed CHANGELOG.md [#]# 0.11.0 - Fix regression in empty data handling (#445) - Rendering text in front most (#439) - Allow to change settings even after entered the data in Gruff::Histogram (#437) - Adjust label position in Gruff::Net (#436) - Adjust LABEL_MARGIN value (#435) - Add shadow line in marker line into Gruff::{Dot, SideBar, Scatter} (#430) - Move no data message to the vertical center (#428) - Remove the getter method in attributes for configuration (#424) - Fix title margin in Gruff::Bullet if empty title was given (#422) [#]# 0.10.0
* Add Histogram chart (#419)
* Fix that Y axis label is not displayed on JRuby platform (#415)
* Add fill_opacity and stroke_width in Gruff::Area in order to specify the filling opacity (#413)
* Fix \"`get_type_metrics\': no text to measure\" exception (#410, #409) [#]# 0.9.0
* Fix that sidebar label is not displayed on JRuby platform (#402)
* Add `group_spacing` which is spacing factor applied between a group of bars belonging to the same label (#400)
* Fix that label is displayed in the center of the side bar (#399)
* Fix that value label is displayed in the center of the side bar (#398)
* Add `show_labels_for_bar_values` into StackedBar (#396)
* Auto resize title font size if long title will be cut off (#395)
* Adjust label position in StackedBar (#394)
* Fix that labels are rendered in the center of bar graph (#393)
* Remove `stacked` property marked as experimental (#392)
* Fix to not move away from the baseline if big value was given into `segment_spacing` (#391)
* Add `segment_spacing property` into SideStackedBar like StackedBar (#390)
* Fix an exception when using an object as an argument that behaves as an Array (#317)
* Add `Scatter#dataxy` method like `Line#dataxy` (#316)
* Retry to fill background to fix \"cache resources exhausted\" error (#305)
* Fix label position in Gruff::Bar with negative value (#265)
* Fixed a bug that did not handle the specified minimum/maximum properly (#260)
* Fix error of “comparison of Integer with nil failed” (#257, #366, #367)
* Fix redundant label padding with many decimal points (#254)
* Fix that value label might be displayed with scientific notation (#252)
* Thu May 07 2020 Stephan Kulow - updated to version 0.8.0 History.txt removed upstream
* Wed Jun 01 2016 cooloAATTsuse.com- updated to version 0.7.0 see installed History.txt
 
ICM