summaryrefslogtreecommitdiffhomepage
path: root/test/drawing/tc_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-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-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related 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-03-02instance_values -> instance_values_forpjskennedy
2022-03-02Update references to use new class methodpjskennedy
2017-04-01chore(test): update tests for depreciated methodsrandym
2013-08-17removed unused schema variable declarationRandy Morgan
2013-06-23fixed bad test case and bad code for dispBlanksAs (setting now actually makes...Moses Hohman
2013-06-23provide a better default for dispBlanksAs and allow it to be configuredMoses Hohman
2013-01-23Updated chart vary_colorsRandy Morgan
2012-07-20complete chart specsRandy Morgan
2012-07-03more snake casing workRandy Morgan
2012-05-15bring coverage up to 100% and patch a few minor bugs in cell style overrides ...Randy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-02-16more specs for cell_alignment cell and chartRandy Morgan
2011-11-23-refactoring chart position and axis data/category for chart.Randy Morgan
2011-11-21Adding in support for line charts, style attribute for all charts and minor b...Randy Morgan
2011-11-20first commitRandy Morgan