summaryrefslogtreecommitdiffhomepage
path: root/test/drawing
AgeCommit message (Expand)Author
2023-10-19Fix frozen string error for scatter series with non-default markerKoza
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-06-05Fix Style/FormatString offensesGeremia Taglialatela
2023-05-25Fix StringConcatenation offenses (non-production)Geremia Taglialatela
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix Style/MapToHash offense (unsafe)Geremia Taglialatela
2023-05-03Fix non-production Style/NumericLiterals offensesGeremia Taglialatela
2023-05-03Remove redundant load pathsGeremia Taglialatela
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-12Mock out external image requests to make the CI more stableKoza
2023-04-12Rubocop fixesKoza
2023-04-12improve testsSebastiano
2023-04-12improve validationSebastiano
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-09Fix Layout/ExtraSpacing offensesGeremia Taglialatela
2023-04-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-07Fix Layout/SpaceInsideReferenceBrackets offenseGeremia Taglialatela
2023-04-06Fix Layout/EmptyLineBetweenDefs offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLines offensesGeremia Taglialatela
2023-04-06Fix Layout/InitialIndentation offenseGeremia Taglialatela
2023-04-06Fix Layout/TrailingEmptyLines offensesGeremia Taglialatela
2023-04-06Remove Layout/TrailingWhitespace offensesGeremia Taglialatela
2022-06-05Implement “rounded corners” setting for chartsStefan
2022-06-01Implement “plot visible only” setting for chartsStefan
2022-05-18Completely hide chart titles if blankStefan
2022-05-18Fix missing cell reference for chart title when cell emptyStefan
2022-03-02instance_values -> instance_values_forpjskennedy
2022-03-02Update references to use new class methodpjskennedy
2022-02-07Merge branch 'master' into feature/manageable-scatter-markersOleg Yakovenko
2021-07-25Fix gap width validator for bar charts (#108)Zsolt Kozaroczy
2021-07-24Add overlap to bar charts (#107)Zsolt Kozaroczy
2021-04-26Add option to define a series color for the BarSeries (#81)Zsolt Kozaroczy
2021-03-01feature: spec cleanupOleg Yakovenko
2021-03-01feature: marker symbol management for scatter seriesOleg Yakovenko
2021-03-01feature: scatter series should respect marker preference of parent chartOleg Yakovenko
2020-09-11Restructure examples folder (#47)Zsolt Kozaroczy
2020-08-24Explosion explosion fixed - issue 58Noel Peden
2019-12-29Escape special characters in charts (#40)Zsolt Kozaroczy
2018-02-08chore(coverage): 100% coverage, 100% docsrandym
2018-02-08chore(coverage) increase coverage and cleanuprandym
2018-02-06Merge branch 'master' into release-3.0.0randym
2017-11-17Add support for non-3D bar chartsDavid N. Robinson
2017-11-07Add support for area chartsDavid N. Robinson
2017-04-01chore(test): update tests for depreciated methodsrandym