mirror of
https://github.com/openSUSE/osem.git
synced 2026-01-27 23:38:44 -05:00
* Clean up legacy charting imports * Update existing donut and line charts * Create helpers for parsing out existing chart data * Move chart partials to a more common path
5 lines
74 B
Ruby
5 lines
74 B
Ruby
Chartkick.options = {
|
|
height: '150px',
|
|
content_for: :charts_js
|
|
}
|