champaigncountyrpc / ccrpc-charts

Charts and visualizations for the Champaign County Regional Planning Commission based on Chart.js
https://gitlab.com/ccrpc/ccrpc-charts
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Gridlines options are not passed through to scales #1

Open yomatters opened 6 years ago

yomatters commented 6 years ago

The gridlines attribute on rpc-chart has no effect because it is not passed through to rpc-scale.

Beth-Git commented 6 years ago

The y-label parameter for rpc-chart is performing similar to the gridlines. Examples have been pushed to the lrtp-playground. The context of using rpc-scale was to set a minimum y-axis value to ensure the lowest value would be visible above the x-axis on the chart.