Sha256: 2ceb6d43051ea48072d2a9932e27fdff472cce5c0856e5b95b61e6d473c39e26

Contents?: true

Size: 250 Bytes

Versions: 2

Compression:

Stored size: 250 Bytes

Contents

# Old SQL Chart Design Example
#
# The key can either be pie or bar.
# Items should be numbered from 0 to n.
# The value of each item can be either a column name, or
# a formula.

pie:
  0: id + 10
  1: id + 20
  2: id + 50
  3: id + 70
  4: id + 100

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
old_sql-1.16.0 lib/generators/old_sql/templates/user_old_sql_demo_chart_design.yml
old_sql-1.15.0 lib/generators/old_sql/templates/user_old_sql_demo_chart_design.yml