summaryrefslogtreecommitdiffhomepage
path: root/test/drawing/tc_bar_chart.rb
AgeCommit message (Expand)Author
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2021-07-25Fix gap width validator for bar charts (#108)Zsolt Kozaroczy
2021-07-24Add overlap to bar charts (#107)Zsolt Kozaroczy
2017-11-17Add support for non-3D bar chartsDavid N. Robinson