index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
drawing
Age
Commit message (
Expand
)
Author
2023-10-19
Fix frozen string error for scatter series with non-default marker
Koza
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-06-05
Fix Style/FormatString offenses
Geremia Taglialatela
2023-05-25
Fix StringConcatenation offenses (non-production)
Geremia Taglialatela
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Fix tests / code to work with frozen string literals
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix Style/MapToHash offense (unsafe)
Geremia Taglialatela
2023-05-03
Fix non-production Style/NumericLiterals offenses
Geremia Taglialatela
2023-05-03
Remove redundant load paths
Geremia Taglialatela
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-12
Mock out external image requests to make the CI more stable
Koza
2023-04-12
Rubocop fixes
Koza
2023-04-12
improve tests
Sebastiano
2023-04-12
improve validation
Sebastiano
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-09
Fix Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceInsideReferenceBrackets offense
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Fix Layout/InitialIndentation offense
Geremia Taglialatela
2023-04-06
Fix Layout/TrailingEmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2022-06-05
Implement “rounded corners” setting for charts
Stefan
2022-06-01
Implement “plot visible only” setting for charts
Stefan
2022-05-18
Completely hide chart titles if blank
Stefan
2022-05-18
Fix missing cell reference for chart title when cell empty
Stefan
2022-03-02
instance_values -> instance_values_for
pjskennedy
2022-03-02
Update references to use new class method
pjskennedy
2022-02-07
Merge branch 'master' into feature/manageable-scatter-markers
Oleg Yakovenko
2021-07-25
Fix gap width validator for bar charts (#108)
Zsolt Kozaroczy
2021-07-24
Add overlap to bar charts (#107)
Zsolt Kozaroczy
2021-04-26
Add option to define a series color for the BarSeries (#81)
Zsolt Kozaroczy
2021-03-01
feature: spec cleanup
Oleg Yakovenko
2021-03-01
feature: marker symbol management for scatter series
Oleg Yakovenko
2021-03-01
feature: scatter series should respect marker preference of parent chart
Oleg Yakovenko
2020-09-11
Restructure examples folder (#47)
Zsolt Kozaroczy
2020-08-24
Explosion explosion fixed - issue 58
Noel Peden
2019-12-29
Escape special characters in charts (#40)
Zsolt Kozaroczy
2018-02-08
chore(coverage): 100% coverage, 100% docs
randym
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2018-02-06
Merge branch 'master' into release-3.0.0
randym
2017-11-17
Add support for non-3D bar charts
David N. Robinson
2017-11-07
Add support for area charts
David N. Robinson
2017-04-01
chore(test): update tests for depreciated methods
randym
[next]