summaryrefslogtreecommitdiffhomepage
path: root/test/drawing/tc_scatter_series.rb
AgeCommit message (Expand)Author
2023-10-19Fix frozen string error for scatter series with non-default markerKoza
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix non-production Style/NumericLiterals offensesGeremia Taglialatela
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
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
2018-02-08chore(coverage) increase coverage and cleanuprandym
2014-08-15Fix syntax error in scatter series testsIan Anderson
2014-08-12Add support for enabling or disabling smoothed lines in a scatter chart seriesIan Anderson
2012-07-17MOAR cleanup for worksheet.Randy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-28specs for color and series changesRandy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-03-22Add Scatter chartsJoe Kain