Sha256: de395c44bb839aa91116ab7c9b5bc3076a09c0d99b47c7a3ae97ec363f31c2d9
Contents?: true
Size: 815 Bytes
Versions: 1
Compression:
Stored size: 815 Bytes
Contents
# Change Log ## 0.1.4 - Fix issue with crashing at `lib/glimmer/view/line_graph.rb:243:in y_value_max_for_all_lines': undefined method max for nil:NilClass` ## 0.1.3 - Fix issue with crashing if lines had points that did not share the same x-axis values as opposed to all points in all lines falling on the same x-axis values ## 0.1.2 - Fix issue with crashing if the mouse hovers over a graph without any points yet ## 0.1.1 - Ensure that `line_graph` max `y_value` is taken into account in visible points only (excluding points outside the visible area) - Support ability to load entire `'glimmer-libui-cc-graphs_and_charts'` library instead of individual graphs/charts if preferred - New `examples/graphs_and_charts/basic_line_graph.rb` ## 0.1.0 - Initial implementation of `line_graph` custom control
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
glimmer-libui-cc-graphs_and_charts-0.1.4 | CHANGELOG.md |