Sha256: 2b2bd3f90aa98728c5298c7ac234f8a80f0d9c5b99dfdde01e528343979403d1
Contents?: true
Size: 669 Bytes
Versions: 1
Compression:
Stored size: 669 Bytes
Contents
# Change Log ## 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.3 | CHANGELOG.md |